aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/Makefile.include
AgeCommit message (Expand)Author
2011-10-12Remove orphaned file in git.Fergus Noble
2011-10-12Update examples Makefiles to use the make shell function rather than backtick...Fergus Noble
2011-10-02Added black magic probe flashing support to the example code makefile.Piotr Esden-Tempski
2011-10-02Switched the makefile default from arm-elf to arm-none-eabi.Piotr Esden-Tempski
2011-04-24Delete example dependencies on 'make clean'Gareth McMullin
2011-03-14Added dependency generation. Abort loops on error.Gareth McMullin
2011-02-17Added an example using newlib printf for writing to UART1.Piotr Esden-Tempski
2010-12-31Some more file/path restructuring.Uwe Hermann
2010-12-30Some more LD paths fixes.Uwe Hermann
2010-12-30Finish libopenstm32.ld to stm32.ld rename.Uwe Hermann
2010-12-30s/libopenstm32/libopencm3/ is some Makefiles.Uwe Hermann
2010-12-30Move STM32-specific source to lib/stm32 subdir.Uwe Hermann
2010-12-30Move STM32 examples to examples/stm32 subdir.Uwe Hermann