pio-boards: add page (#5409)
This commit is contained in:
12
pages/common/pio-boards.md
Normal file
12
pages/common/pio-boards.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pio boards
|
||||
|
||||
> List pre-configured embedded boards available in PlatformIO.
|
||||
> More information: <https://docs.platformio.org/en/latest/core/userguide/cmd_boards.html>.
|
||||
|
||||
- List all available boards:
|
||||
|
||||
`pio boards`
|
||||
|
||||
- List only boards from installed platforms:
|
||||
|
||||
`pio boards --installed`
|
Reference in New Issue
Block a user