aboutsummaryrefslogtreecommitdiff
path: root/bare-arm/Makefile
AgeCommit message (Expand)Author
2015-10-24Makefiles: Remove duplicate object files when linking.Paul Sokolovsky
2015-10-19all: Make netutils.h available to all ports by default.Paul Sokolovsky
2015-01-01bare-arm: Prefix includes with py/; remove need for -I../py.Damien George
2014-12-27Makefiles: Support py/*.h includes per #1022.Paul Sokolovsky
2014-06-27bare-arm: Enable link map file.Paul Sokolovsky
2014-06-18bare-arm, stmhal, teensy: Duplicate -nostdlib to CFLAGSSven Wegener
2014-06-18bare-arm, stmhal: Fix --nostdlib to -nostdlibSven Wegener
2014-05-10bare-arm: Change output file from flash.elf to firmware.elf.Damien George
2014-04-17build: Simplify build directory layout by putting all headers in genhdr.Damien George
2014-04-16build directory can now be renamedAndrew Scheller
2014-04-12Add 'bare-arm' port: the bare minimum to get it running on an ARM MCU.Damien George