1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 17:15:30 +02:00
tldr/pages.ko/common/st-info.md
코드싸이 4b5248236b
common/s*: add and update Korean translation (#14666)
* common/s*: add and update Korean translation

* scamper: fix typo

* Update pages.ko/common/simplehttpserver.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/common/steamcmd.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-09 10:41:41 +09:00

16 lines
340 B
Markdown

# st-info
> 연결된 STLink 및 STM32 장치에 대한 정보를 가져옵니다.
> 더 많은 정보: <https://github.com/texane/stlink>.
- 사용 가능한 프로그램 메모리 용량 표시:
`st-info --flash`
- 사용 가능한 SRAM 메모리 용량 표시:
`st-info --sram`
- 장치의 요약 정보 표시:
`st-info --probe`