Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enlarged rx buffer and nak when less than 64 bytes is left in packet buf | AJM | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | Portability fixes | bnewbold | 2010-08-31 | 1 | -3/+0 |
| | | | | Still not working but fixed a lot of merge errors | ||||
* | Merge maple-native changes into portable | bnewbold | 2010-08-31 | 1 | -6/+0 |
|\ | | | | | | | This compiles for both maple and maple_native but is untested. | ||||
| * | inital portability work | bnewbold | 2010-08-25 | 1 | -6/+0 |
| | | |||||
* | | Some refactoring | bnewbold | 2010-08-05 | 1 | -2/+2 |
|/ | |||||
* | added a somewhat broken version of the reset magic number scheme. | AJM | 2010-06-09 | 1 | -0/+1 |
| | | | | current version gets stuck in the isr somewhere. not sure why or where. must debug. | ||||
* | changed the id for the serial port to 1eaf:0004, to match up with the ↵ | AJM | 2010-05-22 | 1 | -1/+1 |
| | | | | windows driver | ||||
* | minor mods to adjust the driver number and the vendor product id's (serial ↵ | AJM | 2010-05-21 | 1 | -2/+2 |
| | | | | | | port now 1eaf:0004) and fixed a bug in reset.py, added a no-delay usb serial loop to main.cpp as an example. has no problem at 115200 in minicom! | ||||
* | moved the usb directory to its proper home in ./libmaple | AJM | 2010-05-20 | 1 | -0/+53 |
also, removed some old usb file, bootVect.h, which setup the static table for the runtime usb lib that no longer exists and was provided by the bootloader rev 1 |