aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [UNDO] Rip out a bunch of F1-only bits from libmaple properMarti Bolivar2012-04-111-1/+1
* [UNDO] Rip out everything but libmaple and Wirish startup code.Marti Bolivar2012-04-111-4/+4
* Makefile: use $(MAKEDIR) instead of $(SUPPORT_PATH)/make.Marti Bolivar2012-04-111-2/+2
* Great renaming: use "series" instead of "family".Marti Bolivar2012-04-111-2/+2
* Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.Marti Bolivar2012-04-111-9/+4
* Make USB its own submodule.Marti Bolivar2012-04-111-0/+1
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-0/+7
* Remove CS3-style initialization.Marti Bolivar2012-04-111-0/+1
* Make vector table symbols family-specific during linking.Marti Bolivar2011-11-151-1/+1
* Add Windows support to DFU installation tools.Marti Bolivar2011-09-261-1/+1
* Make it easier to use the libmaple build system externally.Marti Bolivar2011-09-141-1/+7
* [make] Factor out target/board configuration.Marti Bolivar2011-09-131-64/+47
* Makefile: Improve helpMarti Bolivar2011-09-131-9/+13
* Makefile: tweak clean, add mrproper, make help more helpful.Marti Bolivar2011-09-071-2/+11
* Makefile: Add doxygen to .PHONY, remove doxygen dir on clean.Marti Bolivar2011-08-301-2/+2
* FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...Nis Sarup2011-06-211-0/+3
* Remove reST documentation, attendant updates.Marti Bolivar2011-06-111-0/+3
* Adding $(SRCROOT)/ in front of build-targets.mk to allow building in any dire...Victor G Estevez2011-06-021-1/+1
* openocd: Detect openocd versionPerry Hung2011-05-261-2/+2
* NVIC and SCB refactorMarti Bolivar2011-04-051-28/+21
* Redid Servo in terms of new timer.h.Marti Bolivar2011-04-011-1/+1
* Initial timer refactor.Marti Bolivar2011-03-241-1/+1
* Maple RET6 edition supportMarti Bolivar2011-03-161-0/+7
* [WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar2011-03-111-4/+4
* cscope: Find .S instead of .s filesPerry Hung2011-03-021-1/+1
* Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar2011-02-271-7/+30
* Increase debug symbol output for gdb.Perry Hung2011-02-271-1/+1
* adding missing libraries from maple-ide repoMarti Bolivar2010-12-271-0/+3
* Servo library tested and debugged.Marti Bolivar2010-12-081-0/+1
* maple mini runs blinky now.Marti Bolivar2010-10-221-0/+4
* Enable USB auto-reset in a hard fault.Perry Hung2010-09-171-4/+5
* exposed build-targets.mkMarti Bolivar2010-09-131-1/+1
* added 'unused' attribs and reset default targetbnewbold2010-09-021-1/+1
* board-specifc linker scriptsbnewbold2010-09-021-4/+4
* Various fixes, working with Maplebnewbold2010-09-011-16/+28
|\
| * Portability fixesbnewbold2010-08-311-1/+1
| * Further wirish portability progressbnewbold2010-08-311-1/+2
| * MCU-specific, not BOARD-specificbnewbold2010-08-311-6/+16
| * inital portability workbnewbold2010-08-251-2/+3
| * MEMORY_TARGET not MAPLE_TARGETbnewbold2010-08-251-10/+10
* | Toolchain improvementsMarti Bolivar2010-08-291-9/+14
|/
* makefile: fix install targetPerry Hung2010-07-081-22/+24
* Fix ram, flash, jtag targetsPerry Hung2010-07-081-16/+16
* added helper targets, more verbose, codeblocks fixbnewbold2010-07-071-1/+13
* make: Modularize makefiles, add dependency tracking, build-type trackingPerry Hung2010-06-251-208/+95
* info cleanupbnewbold2010-06-181-5/+2
* exuberant ctags targetbnewbold2010-06-091-0/+4
* Preliminary wirish USBSerial implementation.Perry Hung2010-06-041-1/+1
* Moved reset script to support directoryPerry Hung2010-05-281-2/+2
* libcs3 refactor mergePerry Hung2010-05-281-35/+32