pio-boards: add page (#5409)

This commit is contained in:
marchersimon
2021-03-11 13:36:36 +01:00
committed by GitHub
parent c2156e1b33
commit 1c3144dba6

View 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`