| Age | Commit message (Expand) | Author |
| 2010-07-22 | added isConnected() to serialusb | bnewbold |
| 2010-07-20 | sigh, simple typo | bnewbold |
| 2010-07-20 | bug fix with interrupts not getting cleared | bnewbold |
| 2010-07-20 | timers progress | bnewbold |
| 2010-07-20 | good quality vga leaf logo; usb+systick disabled | bnewbold |
| 2010-07-19 | working serialUSB with timeout | bnewbold |
| 2010-07-19 | new usb_serial | bnewbold |
| 2010-07-19 | added Serial.flush() | bnewbold |
| 2010-07-18 | nvic_disable_interrupt | bnewbold |
| 2010-06-25 | make: Modularize makefiles, add dependency tracking, build-type tracking | Perry Hung |
| 2010-06-11 | added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn... | AJM |
| 2010-06-10 | cosmetic change on usbsendbytes | AJM |
| 2010-06-09 | new reset scheme now works | AJM |
| 2010-06-09 | added a somewhat broken version of the reset magic number scheme. | AJM |
| 2010-06-09 | first approach at modding the reset scheme | AJM |
| 2010-06-09 | removed the callback for send functional descriptor. | AJM |
| 2010-06-07 | another fix for USB unheard print issue | bnewbold |
| 2010-06-04 | NEEDS REVIEW: fix for first usb write bug | bnewbold |
| 2010-06-04 | Preliminary wirish USBSerial implementation. | Perry Hung |
| 2010-05-28 | libcs3 refactor merge | Perry Hung |
| 2010-05-27 | [for AJ] added new HardwareUsb implementation. hack. | bnewbold |
| 2010-05-22 | changed the id for the serial port to 1eaf:0004, to match up with the windows... | AJM |
| 2010-05-21 | minor mods to adjust the driver number and the vendor product id's (serial po... | AJM |
| 2010-05-20 | modified the makefile to build the usb related files/removed all uintx_t to u... | AJM |
| 2010-05-20 | moved the usb directory to its proper home in ./libmaple | AJM |
| 2010-05-20 | removed usb files from the libmaple into the application level core lib. | AJM |
| 2010-05-20 | added the skeleton dir for the usb application lib, since were still dependen... | AJM |
| 2010-04-30 | trivial: new cscope rule and warning fix | Perry Hung |
| 2010-04-28 | Various SPI changes. | Perry Hung |
| 2010-04-27 | Added a spi send block function | Perry Hung |
| 2010-04-25 | Fixed two compiler warnings in spi | Perry Hung |
| 2010-04-25 | Refactoring: | Perry Hung |
| 2010-04-25 | Added assert fails to exc.c | Perry Hung |
| 2010-04-24 | Initial SPI implementation. | Perry Hung |
| 2010-04-22 | Clear ODR for input pull-down mode. | Perry Hung |
| 2010-04-22 | PinMode pullup bug fix, wiring pin mode bug fix | Perry Hung |
| 2010-04-21 | after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any more | bnewbold |
| 2010-04-19 | Aded two timer function to set max reload value and prescaler | Perry Hung |
| 2010-04-19 | Added libmaple gpio_read_bit | Perry Hung |
| 2010-04-01 | Cleanup: trivial rename for exception handlers, removed unnecessary | Perry Hung |
| 2010-03-31 | Licensing: Relicensed libmaple under the MIT License. | Perry Hung |
| 2010-03-31 | Removed inttypes.h | 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 |