Posted on September 24, 2015 at 23:16Hi, This is to announce a set of Makefile's that aim to build every STM32 Library under Linux using GCC. Comments are welcome. Please see https://github.com/rickbronson/GCC-Makefile-for-Building-STM32-Librar...
Posted on September 28, 2015 at 05:58 In general I agree. I've struggled with makefiles myself. But in this instance the makefiles are very simple and tiny. The issues here are more about fixing up the wrong case issues (I guess the library assu...
Posted on December 01, 2012 at 22:02 My clients products are all Linux based so it makes sense for them to use GCC whenever it's possible so that they don't have to deal with many different toolchains. I know that GCC isn't always the easiest but ...
Posted on December 01, 2012 at 07:22Is there a howto on compiling the USB device lib for the STM32L152RBT6 using GCC? Also please point me to the correct USB device lib for this part, Thanks,