aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f2/Makefile.include
AgeCommit message (Expand)Author
2012-10-16fix clean target for example makefiles if the compiler is not in PATHFelix Ruess
2012-09-25Explicitly link example binaries statically.Paul Sokolovsky
2012-08-25Minor build system fixes.Piotr Esden-Tempski
2012-08-14Use make wildcard command for source dir detect. Library path fix.Piotr Esden-Tempski
2012-08-13Examples detect if they are being built in src dir.Piotr Esden-Tempski
2012-04-24Support for exception handling in linker scripts.Tomaz Solc
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-13examples: Remove duplicate example linker scripts.Uwe Hermann
2011-11-02stm32f1/f2: Update to recent OpenOCD syntax.Uwe Hermann
2011-10-31Move STM32 example projects in family specific foldersStephen Caudle