aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor updatesbnewbold2010-07-103-3/+4
* latest greatest udev rulebnewbold2010-07-091-1/+3
* makefile: fix install targetPerry Hung2010-07-082-24/+27
* more codeblocks fixes; verbose build outputbnewbold2010-07-084-21/+12
* Fix ram, flash, jtag targetsPerry Hung2010-07-081-16/+16
* added helper targets, more verbose, codeblocks fixbnewbold2010-07-071-1/+13
* Call init() before static constructorsPerry Hung2010-06-255-14/+44
* Call init before static constructorsPerry Hung2010-06-251-2/+7
* make: Modularize makefiles, add dependency tracking, build-type trackingPerry Hung2010-06-257-210/+266
* Support for Arduino's LiquidCrystal lib, which may help for a few other libs ...xttocs2010-06-232-1/+7
* info cleanupbnewbold2010-06-184-144/+10
* codeblocks support stuffbnewbold2010-06-184-0/+321
* fixed QA test (pulldown)bnewbold2010-06-161-2/+2
* new QA testing modesbnewbold2010-06-152-0/+92
* helpful debug programbnewbold2010-06-111-0/+42
* added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM2010-06-113-7/+28
* osx reset script changesbnewbold2010-06-101-1/+4
* new reset scheme, compatbile with oldbnewbold2010-06-101-3/+9
* cosmetic change on usbsendbytesAJM2010-06-101-1/+1
* new reset scheme now worksAJM2010-06-091-1/+1
* added a somewhat broken version of the reset magic number scheme.AJM2010-06-095-82/+90
* first approach at modding the reset schemeAJM2010-06-094-33/+53
* removed the callback for send functional descriptor.AJM2010-06-093-5/+0
* exuberant ctags targetbnewbold2010-06-091-0/+4
* test session serial fixbnewbold2010-06-071-3/+3
* another fix for USB unheard print issuebnewbold2010-06-071-18/+9
* USB Serial read() fix:Perry Hung2010-06-051-1/+2
* fixed examplebnewbold2010-06-051-5/+5
* trivial: fixed incorrect comment on jtag scan chain in openocd scriptsPerry Hung2010-06-052-2/+2
* example updates...bnewbold2010-06-042-592/+567
* updated README for new heirbnewbold2010-06-042-13/+12
* fixed copy-to-ide linker stuffbnewbold2010-06-041-2/+3
* updated TODO, copy-to-idebnewbold2010-06-042-9/+11
* NEEDS REVIEW: fix for first usb write bugbnewbold2010-06-041-3/+5
* Preliminary wirish USBSerial implementation.Perry Hung2010-06-0413-82/+101
* fix botched merge from linker-refactorPerry Hung2010-05-2810-0/+876
* Moved reset script to support directoryPerry Hung2010-05-282-2/+2
* Reset with /dev/maple instead of guessing ttysPerry Hung2010-05-281-8/+1
* udev rule symlinkPerry Hung2010-05-281-0/+3
* libcs3 refactor mergePerry Hung2010-05-2844-2715/+36
* [for AJ] added new HardwareUsb implementation. hack.bnewbold2010-05-275-2/+112
* analogWrite is an alias for pwmWritebnewbold2010-05-271-0/+1
* fastforward of master up the newboot, plus patch of math stuffbnewbold2010-05-263-95/+22
|\
| * get wirish_math stuff going (random, map, etc)bnewbold2010-05-214-63/+18
* | cleaned up commit processbnewbold2010-05-263-12/+11
* | changed the id for the serial port to 1eaf:0004, to match up with the windows...AJM2010-05-221-1/+1
* | minor mods to adjust the driver number and the vendor product id's (serial po...AJM2010-05-214-12/+18
* | Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...AJM2010-05-219-207/+41
* | removed another depricated reference to old usb shitAJM2010-05-202-5/+1
* | Adjusted the makefile and example mainAJM2010-05-202-4/+1