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>
pull/8761/merge
David Lechner 2022-07-28 19:25:59 -05:00 zatwierdzone przez Damien George
rodzic 579f330508
commit 6152bbe3dd
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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: