Skip to content

Commit 750e711

Browse files
gibixDhruvaG2000
authored andcommitted
samples: fix blink readme
Co-authored-by: Gilberto Conti <g.conti@arduino.cc> Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent 5f797d7 commit 750e711

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)