BUG - STM32F3xx SPL can't be built with STM32F30X defined
Posted on September 06, 2014 at 22:31 Looks like a bug has crept into the v1.1.1 Standard Peripheral Library -- if it's built with STM32F30X #defined (e.g. by specifying -DSTM32F30X on the gcc command line), the build will fail. Addition...