ussserrr / stm32pio

Automate managing of STM32CubeMX + PlatformIO projects
https://pypi.org/project/stm32pio
Other
224 stars 24 forks source link

Add a simple example on top of the README #108

Open ussserrr opened 2 years ago

ussserrr commented 2 years ago

Illustration, something like

$  stm32pio new -b nucleo_f031k6 --with-build
...actual non-verbose output here...
$  ll
...actual output here...