| Commit message (Expand) | Author | Age | Files | Lines |
* | [UNDO] Rip out a bunch of F1-only bits from libmaple proper | Marti Bolivar | 2012-04-11 | 1 | -1/+1 |
* | [UNDO] Rip out everything but libmaple and Wirish startup code. | Marti Bolivar | 2012-04-11 | 1 | -4/+4 |
* | Makefile: use $(MAKEDIR) instead of $(SUPPORT_PATH)/make. | Marti Bolivar | 2012-04-11 | 1 | -2/+2 |
* | Great renaming: use "series" instead of "family". | Marti Bolivar | 2012-04-11 | 1 | -2/+2 |
* | Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile. | Marti Bolivar | 2012-04-11 | 1 | -9/+4 |
* | Make USB its own submodule. | Marti Bolivar | 2012-04-11 | 1 | -0/+1 |
* | Move public headers to include directories; related cleanups. | Marti Bolivar | 2012-04-11 | 1 | -0/+7 |
* | Remove CS3-style initialization. | Marti Bolivar | 2012-04-11 | 1 | -0/+1 |
* | Make vector table symbols family-specific during linking. | Marti Bolivar | 2011-11-15 | 1 | -1/+1 |
* | Add Windows support to DFU installation tools. | Marti Bolivar | 2011-09-26 | 1 | -1/+1 |
* | Make it easier to use the libmaple build system externally. | Marti Bolivar | 2011-09-14 | 1 | -1/+7 |
* | [make] Factor out target/board configuration. | Marti Bolivar | 2011-09-13 | 1 | -64/+47 |
* | Makefile: Improve help | Marti Bolivar | 2011-09-13 | 1 | -9/+13 |
* | Makefile: tweak clean, add mrproper, make help more helpful. | Marti Bolivar | 2011-09-07 | 1 | -2/+11 |
* | Makefile: Add doxygen to .PHONY, remove doxygen dir on clean. | Marti Bolivar | 2011-08-30 | 1 | -2/+2 |
* | FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam... | Nis Sarup | 2011-06-21 | 1 | -0/+3 |
* | Remove reST documentation, attendant updates. | Marti Bolivar | 2011-06-11 | 1 | -0/+3 |
* | Adding $(SRCROOT)/ in front of build-targets.mk to allow building in any dire... | Victor G Estevez | 2011-06-02 | 1 | -1/+1 |
* | openocd: Detect openocd version | Perry Hung | 2011-05-26 | 1 | -2/+2 |
* | NVIC and SCB refactor | Marti Bolivar | 2011-04-05 | 1 | -28/+21 |
* | Redid Servo in terms of new timer.h. | Marti Bolivar | 2011-04-01 | 1 | -1/+1 |
* | Initial timer refactor. | Marti Bolivar | 2011-03-24 | 1 | -1/+1 |
* | Maple RET6 edition support | Marti Bolivar | 2011-03-16 | 1 | -0/+7 |
* | [WIP] GPIO refactor: seems ok, ready for review | Marti Bolivar | 2011-03-11 | 1 | -4/+4 |
* | cscope: Find .S instead of .s files | Perry Hung | 2011-03-02 | 1 | -1/+1 |
* | Cleaned out libmaple.h; this had wide-ranging implications. | Marti Bolivar | 2011-02-27 | 1 | -7/+30 |
* | Increase debug symbol output for gdb. | Perry Hung | 2011-02-27 | 1 | -1/+1 |
* | adding missing libraries from maple-ide repo | Marti Bolivar | 2010-12-27 | 1 | -0/+3 |
* | Servo library tested and debugged. | Marti Bolivar | 2010-12-08 | 1 | -0/+1 |
* | maple mini runs blinky now. | Marti Bolivar | 2010-10-22 | 1 | -0/+4 |
* | Enable USB auto-reset in a hard fault. | Perry Hung | 2010-09-17 | 1 | -4/+5 |
* | exposed build-targets.mk | Marti Bolivar | 2010-09-13 | 1 | -1/+1 |
* | added 'unused' attribs and reset default target | bnewbold | 2010-09-02 | 1 | -1/+1 |
* | board-specifc linker scripts | bnewbold | 2010-09-02 | 1 | -4/+4 |
* | Various fixes, working with Maple | bnewbold | 2010-09-01 | 1 | -16/+28 |
|\ |
|
| * | Portability fixes | bnewbold | 2010-08-31 | 1 | -1/+1 |
| * | Further wirish portability progress | bnewbold | 2010-08-31 | 1 | -1/+2 |
| * | MCU-specific, not BOARD-specific | bnewbold | 2010-08-31 | 1 | -6/+16 |
| * | inital portability work | bnewbold | 2010-08-25 | 1 | -2/+3 |
| * | MEMORY_TARGET not MAPLE_TARGET | bnewbold | 2010-08-25 | 1 | -10/+10 |
* | | Toolchain improvements | Marti Bolivar | 2010-08-29 | 1 | -9/+14 |
|/ |
|
* | makefile: fix install target | Perry Hung | 2010-07-08 | 1 | -22/+24 |
* | Fix ram, flash, jtag targets | Perry Hung | 2010-07-08 | 1 | -16/+16 |
* | added helper targets, more verbose, codeblocks fix | bnewbold | 2010-07-07 | 1 | -1/+13 |
* | make: Modularize makefiles, add dependency tracking, build-type tracking | Perry Hung | 2010-06-25 | 1 | -208/+95 |
* | info cleanup | bnewbold | 2010-06-18 | 1 | -5/+2 |
* | exuberant ctags target | bnewbold | 2010-06-09 | 1 | -0/+4 |
* | Preliminary wirish USBSerial implementation. | Perry Hung | 2010-06-04 | 1 | -1/+1 |
* | Moved reset script to support directory | Perry Hung | 2010-05-28 | 1 | -2/+2 |
* | libcs3 refactor merge | Perry Hung | 2010-05-28 | 1 | -35/+32 |