| Age | Commit message (Expand) | Author |
| 2010-07-08 | makefile: fix install target | Perry Hung |
| 2010-07-08 | Fix ram, flash, jtag targets | Perry Hung |
| 2010-07-07 | added helper targets, more verbose, codeblocks fix | bnewbold |
| 2010-06-25 | make: Modularize makefiles, add dependency tracking, build-type tracking | Perry Hung |
| 2010-06-18 | info cleanup | bnewbold |
| 2010-06-09 | exuberant ctags target | bnewbold |
| 2010-06-04 | Preliminary wirish USBSerial implementation. | Perry Hung |
| 2010-05-28 | Moved reset script to support directory | Perry Hung |
| 2010-05-28 | libcs3 refactor merge | Perry Hung |
| 2010-05-27 | [for AJ] added new HardwareUsb implementation. hack. | bnewbold |
| 2010-05-26 | cleaned up commit process | bnewbold |
| 2010-05-21 | minor mods to adjust the driver number and the vendor product id's (serial po... | AJM |
| 2010-05-21 | Finalized the libmaple changes required by newboot. Added setupUSB() to wiris... | AJM |
| 2010-05-20 | removed another depricated reference to old usb shit | AJM |
| 2010-05-20 | Adjusted the makefile and example main | AJM |
| 2010-05-20 | modified the makefile to build the usb related files/removed all uintx_t to u... | AJM |
| 2010-05-20 | added a delay to the resrt slide to allow enough time for graceul closures of... | AJM |
| 2010-05-20 | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM |
| 2010-05-20 | removed usb files from the libmaple into the application level core lib. | AJM |
| 2010-04-30 | trivial: new cscope rule and warning fix | Perry Hung |
| 2010-04-29 | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung |
| 2010-04-25 | Refactoring: | Perry Hung |
| 2010-04-24 | Initial SPI implementation. | Perry Hung |
| 2010-04-01 | Makefile fix: removed extra line from outdirs | Perry Hung |
| 2010-04-01 | Cleanup: trivial rename for exception handlers, removed unnecessary | Perry Hung |
| 2010-03-30 | Merge branch 'master' of git@github.com:leaflabs/libmaple | Perry Hung |
| 2010-03-30 | Removed remaining STM32 types and #defines. | Perry Hung |
| 2010-03-30 | Removed STM32 flash code, replaced with barebones hacks for now. | Perry Hung |
| 2010-03-30 | Merge branch 'master' into rcc-dev | Perry Hung |
| 2010-03-31 | Major hierarchy reorganization; see README. | bnewbold |
| 2010-03-30 | Major hierarchy reorganization; see README. | bnewbold |
| 2010-03-25 | Started removing STM32 STD RCC code. Compiles but doesn't run yet. | Perry Hung |
| 2010-03-16 | building instructions and added OS forking to Makefile | bnewbold |
| 2010-02-12 | modded the library makefile to work with patched dfu-util, also added the USE... | ajmeyer@mit.edu |
| 2010-01-10 | forgot to turn on the interrupt for usar3 | iperry |
| 2010-01-10 | enabled serial3 | iperry |
| 2010-01-10 | typo | iperry |
| 2010-01-10 | git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@107 749a229e-a6... | iperry |
| 2010-01-10 | moved jtag target and fixed flash target | iperry |
| 2010-01-10 | Tweaked makefile to get rid of silly make flags. Added a udev rule in support... | iperry |
| 2010-01-08 | changed math.h to wiring_math.h to avoid collision with newlib's math library | iperry |
| 2010-01-07 | Added a print class for USB, works identically to the Serial object. Bugs out... | ajmeyer@mit.edu |
| 2009-12-19 | added demo code on main.cpp to build a simple two way channel over the virtua... | ajmeyer@mit.edu |
| 2009-12-19 | Added licensing. Moved lots of header files around. Added HardwareSerial read... | iperry |
| 2009-12-19 | added USB support (TX over virtual com port), the linker modifications to wor... | ajmeyer@mit.edu |
| 2009-12-17 | Initial commit of library code, moved from leaftest repo | iperry |