summaryrefslogtreecommitdiff
path: root/chip/g/usb.c
Commit message (Expand)AuthorAgeFilesLines
* 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