Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
micropython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
micropython
Commits
3452ee58
Commit
3452ee58
authored
Jun 09, 2022
by
Damien George
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stm32/boards/LEGO_HUB_NO6: Add comment to readme about powering off.
Signed-off-by:
Damien George
<
damien@micropython.org
>
parent
45a0c6da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
ports/stm32/boards/LEGO_HUB_NO6/README.md
ports/stm32/boards/LEGO_HUB_NO6/README.md
+4
-2
No files found.
ports/stm32/boards/LEGO_HUB_NO6/README.md
View file @
3452ee58
...
...
@@ -33,7 +33,8 @@ Backing up original Hub firmware
Before install MicroPython it is advised to backup the original LEGO firmware that
the Hub comes installed with. To do this, enter the built-in bootloader by holding
down the Bluetooth button for 5 seconds while powering up the Hub via USB. Then
down the Bluetooth button for 5 seconds while powering up the Hub via USB (you may
need to take out the battery and disconnect USB to power off the Hub first). Then
run the following command from the root of this repository:
$ cd ports/stm32
...
...
@@ -58,7 +59,8 @@ the root of this repository run:
$ make BOARD=LEGO_HUB_NO6
Now enter the built-in bootloader by holding down the Bluetooth button for 5
seconds while powering up the Hub via USB. Then run:
seconds while powering up the Hub via USB (you may need to take out the battery
and disconnect USB to power off the Hub first). Then run:
$ make BOARD=LEGO_HUB_NO6 deploy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment