stm32pio
stm32pio copied to clipboard
Utilize IOC file options
If we analyze .ioc file closely, some useful properties can be found:
- [ ] We can set
project couplefilesbyip <0|1>andproject toolchain <toolchain>automatically instead of asking a user to set them manually for every new project - [x] Check PlatformIO/CubeMX properties compliance (framework, etc.)
- [ ] Prompt a user to auto apply the fixing suggestions