aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/swlink/Makefile.inc
AgeCommit message (Collapse)Author
2015-04-03Merge branch 'v1.6-branch'Gareth McMullin
Conflicts: src/Makefile src/platforms/stlink/platform.h src/platforms/swlink/platform.h
2015-04-03Use git describe for version in generated header file.Gareth McMullin
2015-03-22Build with -Os for swlink.Gareth McMullin
2015-03-07Quieten build system.Gareth McMullin
2015-03-07Move targets to make bin and hex files to toplevel makefile.Gareth McMullin
2015-03-02Factor out timing routines common to all STM32 targets.Gareth McMullin
2015-03-02Factor out common cdcacm.c from stm32 and tm4c.Gareth McMullin
Cleaned up interface to enter bootloader and read serial number.
2013-04-16Allow extra LDFLAGS on command line. Use nano.specs for swlink.Gareth McMullin
2013-03-12SWLINK: Add variant for the STM8S Discovery boardUwe Bonnes