Skip to content

Commit 09aea70

Browse files
committed
add blinky build
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
1 parent a17e5b2 commit 09aea70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ RUN \
88
&& ln -sf .ArduinoCore-API/api gsoc-2022-arduino-core/cores/arduino/. \
99
&& ls -la && ls -la home/* \
1010
&& cd gsoc-2022-arduino-core && ls -la \
11+
&& west build -p -b arduino_nano_33_ble samples/blinky_arduino \
1112
&& printf '%s\n' "Module Successfully setup..."

0 commit comments

Comments
 (0)