Jared Boone
|
526a8e9e7a
|
Add typed request return value that indicates request is OK or requires endpoint STALL.
Changed vendor request to a lookup table, instead of an ever-growing switch statement.
|
2012-10-18 19:47:25 -07:00 |
|
Jared Boone
|
f32c6b34ca
|
Create unions in usb_setup_t so that value, index, and length can be read as words, not just high/low bytes.
|
2012-10-13 17:06:24 -07:00 |
|
Jared Boone
|
aff5cc0c69
|
Oops, forgot license header on new files...
|
2012-10-06 19:11:19 -07:00 |
|
Jared Boone
|
3451a3c3d8
|
Tons of new USB code. It should eventually migrate into common, or even libopencm3, once it's not a steaming pile of crap...
|
2012-10-06 18:58:18 -07:00 |
|