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:
David Lechner 2022-07-28 19:25:59 -05:00 committed by Damien George
parent 579f330508
commit 6152bbe3dd
1 changed files with 2 additions and 2 deletions

View File

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