Skip to content

Commit 0c662b9

Browse files
committed
samples: fix blink readme
1 parent 93ad66d commit 0c662b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/blinky_arduino/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Building and Running
2323
Build and flash Blinky as follows,
2424

2525
```sh
26-
$> west build -p -b arduino_nano_33_ble samples/basic/arduino-blinky/ -DZEPHYR_EXTRA_MODULES=/home/$USER/zephyrproject/modules/lib/Arduino-Core-Zephyr
26+
$> west build -p -b arduino_nano_33_ble samples/blinky_arduino/ -DZEPHYR_EXTRA_MODULES=/home/$USER/zephyrproject/modules/lib/Arduino-Core-Zephyr
2727
2828
$> west flash --bossac=/home/$USER/.arduino15/packages/arduino/tools/bossac/1.9.1-arduino2/bossac
2929
```

0 commit comments

Comments
 (0)