1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.nl/common/pio-boards.md
Sebastiaan Speck 5c0c622ef2
pio-*: add Dutch translation (#11799)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
2023-12-20 22:32:56 +01:00

12 lines
307 B
Markdown

# pio boards
> Toon alle voorgeconfigureerde embedded boards beschikbaar in PlatformIO.
> Meer informatie: <https://docs.platformio.org/en/latest/core/userguide/cmd_boards.html>.
- Toon alle beschikbare boards:
`pio boards`
- Toon alleen boards van geïnstalleerde platformen:
`pio boards --installed`