aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2010-05-20added a delay to the resrt slide to allow enough time for graceul closures of...AJM
2010-05-20c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM
2010-05-20removed usb files from the libmaple into the application level core lib.AJM
2010-04-30trivial: new cscope rule and warning fixPerry Hung
2010-04-29Fixed examples, added spi example, moved pure virtual function handlerPerry Hung
2010-04-25Refactoring:Perry Hung
2010-04-24Initial SPI implementation.Perry Hung
2010-04-01Makefile fix: removed extra line from outdirsPerry Hung
2010-04-01Cleanup: trivial rename for exception handlers, removed unnecessaryPerry Hung
2010-03-30Merge branch 'master' of git@github.com:leaflabs/libmaplePerry Hung
2010-03-30Removed remaining STM32 types and #defines.Perry Hung