Resolved! STM32CubeMX 4.18.0 bug in .cproject
Posted on December 05, 2016 at 21:23I use CubeMX on maxOS to generate projects for SW4STM32 then run a https://github.com/baoshi/CubeMX2Makefile to generate a Makefile for the gnu gcc toolchain. This worked fine on MX 4.16 and 4.17 but it broke toda...