stm32/boards/LEGO_HUB_NO6: Fix typo in README.
This fixes a typo in the build directory path. Signed-off-by: David Lechner <david@pybricks.com>
This commit is contained in:
parent
579f330508
commit
6152bbe3dd
@ -112,8 +112,8 @@ To use this feature, build the firmware (see above for details) then gzip it and
|
||||
copy the resulting file to the Hub (eg using mpremote):
|
||||
|
||||
$ make BOARD=LEGO_HUB_NO6
|
||||
$ gzip boards/LEGO_HUB_NO6/firmware.dfu
|
||||
$ mpremote cp boards/LEGO_HUB_NO6/firmware.dfu.gz :
|
||||
$ gzip build-LEGO_HUB_NO6/firmware.dfu
|
||||
$ mpremote cp build-LEGO_HUB_NO6/firmware.dfu.gz :
|
||||
|
||||
Then get a REPL on the Hub and execute:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user