Question
GNU gcc toolchain on linux
Posted on August 10, 2013 at 00:33
Hi all,
I've been playing with different peripheral examples of STM32L-Discovery on MDK-ARM (Keil) environment. Recently I'd like to move to linux with GNU gcc tool chain. I had a hard time learning to write a Makefile for a large project with multiple layers of directories. Recently, I'm trying to write Makefile for examples of STM32L peripherals (STSW-STM32077). I wonder if anyone knows some good examples/tutorial out there where I could learn from? The Makefiles I downloaded from some people's repo are pretty complicated. :(Any suggestions are welcome. Thanks!!Shan