summaryrefslogtreecommitdiffstats
path: root/firmware/usbconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* very close to it working - it uploads some, but the words uploaded are ↵Jenna Fox2012-09-231-119/+145
| | | | spaced out with 0xFF's between each word :S
* Giving up on HID - looks like OS wants to poll it which wont work with ↵Jenna Fox2012-09-231-0/+10
| | | | frozen writing/erasing chip, so going to make custom usb class mini bootloader based on this. This is the last commit where there was something which might be adaptable in to a hid driver
* replaced usbconfig.h with version from bootloadHIDJenna Fox2012-09-231-145/+104
|
* fixing bugs which break compilationJenna Fox2012-09-231-1/+6
|
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-231-0/+309