aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-04-11Remove CS3-style initialization.Marti Bolivar
2011-11-15Make vector table symbols family-specific during linking.Marti Bolivar
2011-09-26Add Windows support to DFU installation tools.Marti Bolivar
2011-09-14Make it easier to use the libmaple build system externally.Marti Bolivar
2011-09-13[make] Factor out target/board configuration.Marti Bolivar
2011-09-13Makefile: Improve helpMarti Bolivar
2011-09-07Makefile: tweak clean, add mrproper, make help more helpful.Marti Bolivar
2011-08-30Makefile: Add doxygen to .PHONY, remove doxygen dir on clean.Marti Bolivar
2011-06-21FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...Nis Sarup
2011-06-11Remove reST documentation, attendant updates.Marti Bolivar
2011-06-02Adding $(SRCROOT)/ in front of build-targets.mk to allow building in any dire...Victor G Estevez
2011-05-26openocd: Detect openocd versionPerry Hung
2011-04-05NVIC and SCB refactorMarti Bolivar
2011-04-01Redid Servo in terms of new timer.h.Marti Bolivar
2011-03-24Initial timer refactor.Marti Bolivar
2011-03-16Maple RET6 edition supportMarti Bolivar
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar
2011-03-02cscope: Find .S instead of .s filesPerry Hung
2011-02-27Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar
2011-02-27Increase debug symbol output for gdb.Perry Hung
2010-12-27adding missing libraries from maple-ide repoMarti Bolivar
2010-12-08Servo library tested and debugged.Marti Bolivar
2010-10-22maple mini runs blinky now.Marti Bolivar
2010-09-17Enable USB auto-reset in a hard fault.Perry Hung
2010-09-13exposed build-targets.mkMarti Bolivar
2010-09-02added 'unused' attribs and reset default targetbnewbold
2010-09-02board-specifc linker scriptsbnewbold
2010-09-01Various fixes, working with Maplebnewbold
2010-08-31Portability fixesbnewbold
2010-08-31Further wirish portability progressbnewbold
2010-08-31MCU-specific, not BOARD-specificbnewbold
2010-08-29Toolchain improvementsMarti Bolivar
2010-08-25inital portability workbnewbold
2010-08-25MEMORY_TARGET not MAPLE_TARGETbnewbold
2010-07-08makefile: fix install targetPerry Hung
2010-07-08Fix ram, flash, jtag targetsPerry Hung
2010-07-07added helper targets, more verbose, codeblocks fixbnewbold
2010-06-25make: Modularize makefiles, add dependency tracking, build-type trackingPerry Hung
2010-06-18info cleanupbnewbold
2010-06-09exuberant ctags targetbnewbold
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung
2010-05-28Moved reset script to support directoryPerry Hung
2010-05-28libcs3 refactor mergePerry Hung
2010-05-27[for AJ] added new HardwareUsb implementation. hack.bnewbold
2010-05-26cleaned up commit processbnewbold
2010-05-21minor mods to adjust the driver number and the vendor product id's (serial po...AJM
2010-05-21Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...AJM
2010-05-20removed another depricated reference to old usb shitAJM
2010-05-20Adjusted the makefile and example mainAJM
2010-05-20modified the makefile to build the usb related files/removed all uintx_t to u...AJM