ussserrr / stm32pio

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

Update README.md #117

Open VIPQualityPost opened 1 year ago

VIPQualityPost commented 1 year ago

Support for toolchain Other (GPDSC) removed in STM32CubeMX v. 6.5.0. I am not sure if it's possible to still generate good code with this - I am able to generate and compile projects using Makefile toolchain but I am having issues with interrupts not working - so there might be something else under the hood I don't understand that is changed.

ussserrr commented 1 year ago

Linked with #113, #114

ussserrr commented 1 year ago

The corresponding warning probably should also be removed (search for "GPDSC")