1
0
mirror of https://github.com/gdsports/USBHost_t36 synced 2024-08-13 16:53:54 -04:00
Commit Graph

10 Commits

Author SHA1 Message Date
PaulStoffregen
46324071f0 Fix adding to follup lists while also processing them 2017-02-08 06:35:56 -08:00
PaulStoffregen
38dea38146 Begin work on USB enumeration state machine 2017-02-07 06:36:18 -08:00
PaulStoffregen
600166af4c Add transfer callbacks 2017-02-07 04:04:08 -08:00
PaulStoffregen
7997b07157 Memory management functions 2017-02-06 02:40:07 -08:00
PaulStoffregen
36ca432baa Add MIT license and a few extra comments 2017-02-05 18:55:00 -08:00
PaulStoffregen
33151ad6cf Add qTD followup lists 2017-02-05 09:46:07 -08:00
PaulStoffregen
897cf23bf3 Add halt qTD and race-free qTD queuing method 2017-02-05 07:24:58 -08:00
PaulStoffregen
f4d60b7594 Put QH into schedule when creating pipe 2017-02-05 06:15:12 -08:00
PaulStoffregen
3fa09c381e Add lots of debugging stuff, still not transmitting anything :( 2017-02-04 04:01:24 -08:00
PaulStoffregen
afa91af357 Use interrupts & Device/Pipe/Transfer structs (still no data...) 2017-02-03 20:37:28 -08:00