summaryrefslogtreecommitdiffstats
path: root/firmware/usbconfig.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: Use fast CRC when cpu clock is below 16MHz to fix USB3.0 port timeo...cpldcpu2015-07-261-1/+12
* commandline: Support for new v2 transmission protocolcpldcpu2014-01-051-1/+1
* firmware: first working version with polled usbcpldcpu2014-01-051-0/+2
* just log current statecpldcpu2014-01-041-5/+3
* firmware: more global registers and unions typescpldcpu2013-12-311-3/+8
* firmware: CRC checking of all received datacpldcpu2013-12-281-0/+6
* clean up, added LED, NO USB exit delaycpldcpu2013-11-251-1/+9
* source code clean upcpldcpu2013-11-041-4/+3
* Cleaning up some comments and old references to previous µBoot name.Jenna Fox2012-09-301-3/+3
* Switched to new digistump vid/pid, removed string manufacturer and product na...Jenna Fox2012-09-251-6/+8
* Making progress fixing issue where it never properly erases first pageJenna Fox2012-09-241-0/+3
* remove redundant UBOOT_VERSION part of :get_info usb functionJenna Fox2012-09-241-1/+1
* very close to it working - it uploads some, but the words uploaded are spaced...Jenna Fox2012-09-231-119/+145
* Giving up on HID - looks like OS wants to poll it which wont work with frozen...Jenna Fox2012-09-231-0/+10
* 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