aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/Makefile.include
AgeCommit message (Expand)Author
2012-09-25Explicitly link example binaries statically.Paul Sokolovsky
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-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-06-29Fix link flags to specify cpu instead of (wrong) arch.Karl Palsson
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