aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [for AJ] added new HardwareUsb implementation. hack.bnewbold2010-05-271-0/+1
* cleaned up commit processbnewbold2010-05-261-2/+2
* minor mods to adjust the driver number and the vendor product id's (serial po...AJM2010-05-211-1/+1
* Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...AJM2010-05-211-2/+7
* removed another depricated reference to old usb shitAJM2010-05-201-3/+1
* Adjusted the makefile and example mainAJM2010-05-201-1/+1
* modified the makefile to build the usb related files/removed all uintx_t to u...AJM2010-05-201-16/+14
* added a delay to the resrt slide to allow enough time for graceul closures of...AJM2010-05-201-0/+2
* c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM2010-05-201-3/+15
* removed usb files from the libmaple into the application level core lib.AJM2010-05-201-0/+4
* trivial: new cscope rule and warning fixPerry Hung2010-04-301-1/+1
* Fixed examples, added spi example, moved pure virtual function handlerPerry Hung2010-04-291-2/+3
* Refactoring:Perry Hung2010-04-251-31/+31
* Initial SPI implementation.Perry Hung2010-04-241-0/+2
* Makefile fix: removed extra line from outdirsPerry Hung2010-04-011-1/+0
* Cleanup: trivial rename for exception handlers, removed unnecessaryPerry Hung2010-04-011-1/+1
* Merge branch 'master' of git@github.com:leaflabs/libmaplePerry Hung2010-03-301-1/+1
|\
| * Major hierarchy reorganization; see README.bnewbold2010-03-301-47/+45
* | Removed remaining STM32 types and #defines.Perry Hung2010-03-301-5/+1
* | Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung2010-03-301-26/+23
* | Merge branch 'master' into rcc-devPerry Hung2010-03-301-48/+46
|\ \
| * | Major hierarchy reorganization; see README.bnewbold2010-03-311-47/+45
| |/
* / Started removing STM32 STD RCC code. Compiles but doesn't run yet.Perry Hung2010-03-251-2/+2
|/
* building instructions and added OS forking to Makefilebnewbold2010-03-161-2/+9
* modded the library makefile to work with patched dfu-util, also added the USE...ajmeyer@mit.edu2010-02-121-2/+5
* forgot to turn on the interrupt for usar3iperry2010-01-101-1/+1
* enabled serial3iperry2010-01-101-7/+4