mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
272 B
272 B
st-info
Provides information about connected STLink and STM32 devices.
- 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