pio*: add Korean translation (#14554)

This commit is contained in:
코드싸이
2024-11-02 20:14:54 +09:00
committed by GitHub
parent 87df078649
commit eb42b6ff9b
22 changed files with 581 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# pio boards
> PlatformIO에서 사용할 수 있는 사전 구성된 임베디드 보드 나열.
> 더 많은 정보: <https://docs.platformio.org/en/latest/core/userguide/cmd_boards.html>.
- 사용 가능한 모든 보드 나열:
`pio boards`
- 설치된 플랫폼의 보드만 나열:
`pio boards --installed`