| Age | Commit message (Expand) | Author |
| 2010-06-04 | fixed copy-to-ide linker stuff | bnewbold |
| 2010-06-04 | updated TODO, copy-to-ide | 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 | fix botched merge from linker-refactor | Perry Hung |
| 2010-05-28 | Moved reset script to support directory | Perry Hung |
| 2010-05-28 | Reset with /dev/maple instead of guessing ttys | Perry Hung |
| 2010-05-28 | udev rule symlink | Perry Hung |
| 2010-05-28 | libcs3 refactor merge | Perry Hung |
| 2010-05-27 | [for AJ] added new HardwareUsb implementation. hack. | bnewbold |
| 2010-05-27 | analogWrite is an alias for pwmWrite | bnewbold |
| 2010-05-26 | fastforward of master up the newboot, plus patch of math stuff | bnewbold |
| 2010-05-26 | cleaned up commit process | 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-21 | get wirish_math stuff going (random, map, etc) | bnewbold |
| 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 | moved the usb directory to its proper home in ./libmaple | AJM |
| 2010-05-20 | added reset.py to the makefile and the build dir | AJM |
| 2010-05-20 | added a delay to the resrt slide to allow enough time for graceul closures of... | AJM |
| 2010-05-20 | fixed the receive 0 bytes bug, where full buffers block the usb port and nev... | AJM |
| 2010-05-20 | added carraige feed to newline send on the test function usbSendHello | AJM |
| 2010-05-20 | fixed the FIFO bug, tx/rx now seems stable and ready for integration. | AJM |
| 2010-05-20 | theres still a remaining bug whereby fast consecutive read/writes to serial m... | AJM |
| 2010-05-20 | FINALLY figured out the tx/rx bugs, so the whole stack is officially working.... | AJM |
| 2010-05-20 | finally got TX working without any delay, there is some weird timing involved... | AJM |
| 2010-05-20 | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM |
| 2010-05-20 | added virtual com port echoing as the test configuration for the usb serial code | AJM |
| 2010-05-20 | finished the entire low level usb app for virtual com minus the precise handl... | AJM |
| 2010-05-20 | added the usb_config file for general setup settings and filled out any undef... | AJM |
| 2010-05-20 | added the string descriptors to the descriptor set so that when you plug in t... | AJM |
| 2010-05-20 | Added the virtual com port descriptors based on the LUFA/MYUsb model (which w... | 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-05-20 | TODO update | bnewbold |
| 2010-04-30 | trivial: new cscope rule and warning fix | Perry Hung |
| 2010-04-29 | finish cxxabi-compat refactor | bnewbold |
| 2010-04-29 | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung |
| 2010-04-29 | Merge branch 'spi' | Perry Hung |
| 2010-04-28 | Various SPI changes. | Perry Hung |
| 2010-04-28 | update copy-to-ide and WProgram.h post-refactoring | bnewbold |
| 2010-04-27 | updated test-session with new banner art etc | bnewbold |
| 2010-04-27 | Added a spi send block function | Perry Hung |
| 2010-04-25 | fix: Remove core directory from botched merge. | Perry Hung |
| 2010-04-25 | Fixed two compiler warnings in spi | Perry Hung |
| 2010-04-25 | Merge branch 'master' into spi | Perry Hung |
| 2010-04-25 | Refactoring: | Perry Hung |