summaryrefslogtreecommitdiff
path: root/chip/g/usb.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* Cr50: Update to the "final" FPGA image 20151104_041733@78962Bill Richardson2015-11-061-0/+7
* Cr50: Fix bug in print_later, add overflow detectionBill Richardson2015-11-051-9/+18
* Cr50: Support USB on 15MHz FPGA imageBill Richardson2015-10-221-12/+147
* cr50: cleanup a few strings & messagesBill Richardson2015-07-011-2/+3
* Cr50: Use USB structs instead of byte arrays for readabilityBill Richardson2015-05-291-19/+25
* Cr50: USB hardware uses 8-bit buffers, not 16-bitBill Richardson2015-05-291-26/+24
* cr50: add USB supportVincent Palatin2015-04-021-0/+461