1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/st-info.md
2019-05-29 13:41:10 +01:00

320 B

st-info

Provides information about connected STLink and STM32 devices. Homepage: https://github.com/texane/stlink.

  • Display amount of program memory available:

st-info --flash

  • Display amount of sram memory available:

st-info --sram

  • Display summarized information of the device:

st-info --probe