Files
tldr/pages.zh/common/st-info.md

16 lines
283 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# st-info
> 获取有关连接的STLink和STM32设备的信息。
> 更多信息:<https://github.com/texane/stlink>。
- 显示可用的程序内存量:
`st-info --flash`
- 显示可用的SRAM内存量
`st-info --sram`
- 显示设备的摘要信息:
`st-info --probe`