stm32pio icon indicating copy to clipboard operation
stm32pio copied to clipboard

Utilize IOC file options

Open ussserrr opened this issue 4 years ago • 0 comments

If we analyze .ioc file closely, some useful properties can be found:

  • [ ] We can set project couplefilesbyip <0|1> and project 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

ussserrr avatar Aug 08 '21 20:08 ussserrr