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
3129b69e
Commit
3129b69e
authored
Apr 02, 2024
by
Michiel W. Beijen
Committed by
Damien George
Apr 22, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rp2/README: Fix typo, improve sentence about building with other boards.
Signed-off-by:
Michiel W. Beijen
<
mb@x14.nl
>
parent
19844b49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ports/rp2/README.md
ports/rp2/README.md
+1
-1
No files found.
ports/rp2/README.md
View file @
3129b69e
...
...
@@ -37,7 +37,7 @@ You can also build the standard CMake way. The final firmware is found in
the top-level of the CMake build directory (
`build`
by default) and is
called
`firmware.uf2`
.
If you are using a
different board other than a Rasoberry Pi Pico, then
you should
If you are using a
board other than a Raspberry Pi Pico,
you should
pass the board name to the build; e.g. for Raspberry Pi Pico W:
$ make BOARD=RPI_PICO_W submodules
...
...
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