aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Support creating and storing the data dictionary on each buildKevin O'Connor2016-09-101-1/+1
* build: Avoid objcopy --dump-section flagKevin O'Connor2016-07-101-1/+1
* build: Update declfuncs.lds.S to only use progmem sections on AVRKevin O'Connor2016-06-141-2/+2
* build: Default to O2 optimizationKevin O'Connor2016-06-141-1/+1
* gpiocmds: Add Kconfig option to allow boards to disable ADC commandsKevin O'Connor2016-06-131-2/+3
* Makefile: Move listing of directories to create to board makefilesKevin O'Connor2016-06-131-3/+3
* generic: Create generic board infrastructure and move misc.h to itKevin O'Connor2016-06-131-2/+4
* avr: Initial support for Atmel AT90USB1286 mcuKevin O'Connor2016-06-051-1/+1
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+123