aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usb/usb.h
Commit message (Collapse)AuthorAgeFilesLines
* added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for ↵AJM2010-06-111-0/+2
| | | | | | connection flip flopped back and forth on how much work should be done here. For now its like 5 lines of changes
* [for AJ] added new HardwareUsb implementation. hack.bnewbold2010-05-271-2/+2
|
* moved the usb directory to its proper home in ./libmapleAJM2010-05-201-0/+64
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