pio-*: add Dutch translation (#11799)

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2023-12-20 22:32:56 +01:00
committed by GitHub
parent 7637a7a7f7
commit 5c0c622ef2
22 changed files with 581 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
# pio platform
> Beheer PlatformIO ontwikkelplatformen.
> Meer informatie: <https://docs.platformio.org/en/latest/core/userguide/platforms/>.
- Toon alle geïnstalleerde ontwikkelplatformen:
`pio platform list`
- Zoek naar bestaande ontwikkelplatformen:
`pio platform search {{platform}}`
- Toon de details over een ontwikkelplatform:
`pio platform show {{platform}}`
- Installeer een ontwikkelplatform:
`pio platform install {{platform}}`
- Update geïnstalleerde ontwikkelplatformen:
`pio platform update`
- Deïnstalleer een ontwikkelplatform:
`pio platform uninstall {{platform}}`
- Toon alle ondersteunde geraamtes:
`pio platform frameworks`