ussserrr / stm32pio

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

Config file live-reload #34

Open ussserrr opened 3 years ago

ussserrr commented 3 years ago

Detect changes in a config file and reflect them appropriately. This can be done, for example, at the same time a state is updating (e.g. on window hiding/restoring, currentIndexChanged, etc.).