summaryrefslogtreecommitdiffstats
path: root/firmware/usbdrv/usbdrvasm165.inc
Commit message (Collapse)AuthorAgeFilesLines
* firmware: revert usbdriver to original codecpldcpu2014-02-021-11/+6
|
* firmware: size optimization of usb drivercpldcpu2014-01-051-7/+0
| | | | | | | - removed code for replies from SRAM. The new protocol does not need this - only use zero initialized global variables to avoid having a data section
* firmware: first working version with polled usbcpldcpu2014-01-051-20/+3
|
* just log current statecpldcpu2014-01-041-3/+1
|
* Fix: re-introduce testing for magic bytecpldcpu2013-11-181-6/+37
|
* Updated USB Driver, nanite, oscalcpldcpu2013-11-041-37/+6
|
* Begin work to convert embedded-creations USBaspLoader-tiny85 port to bootloadHIDJenna Fox2012-09-231-0/+483