The STM32 is a nice processor but a bit hard to get going. I’ve written up a brief, low level LED blinker with the corresponding Makefile and startup scripts on the wiki.
Good Software Engineering
The STM32 is a nice processor but a bit hard to get going. I’ve written up a brief, low level LED blinker with the corresponding Makefile and startup scripts on the wiki.
Thanks man, this is awesome.
Finally managed to get my toolchain sorted, couldn’t have done it without your blinky script.