hathach
|
d10326cb4e
|
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
2022-02-25 18:35:21 +07:00 |
|
hathach
|
5af989384b
|
remove ep descriptor wMaxPacketSize bitfield due to endian issue
|
2021-10-24 13:11:21 +07:00 |
|
hathach
|
b363afc091
|
minor clean up
|
2021-09-17 00:46:29 +07:00 |
|
hathach
|
c65cc75c6b
|
use correct resume detection for kl25z
|
2021-09-17 00:44:39 +07:00 |
|
hathach
|
8dfe0898e7
|
minor update to dcd khci
|
2021-09-17 00:43:10 +07:00 |
|
kkitayam
|
fbe1bf375c
|
Fix stall interrupt handling
|
2021-09-15 21:39:02 +09:00 |
|
hathach
|
93ed3034c0
|
merge master and minor clean up
|
2021-09-15 18:35:52 +07:00 |
|
kkitayam
|
2998f67eac
|
Fix dcd_edpt_clear_stall to reset data toggle
|
2021-09-10 00:18:43 +09:00 |
|
kkitayam
|
780852efb3
|
Fix stall handling
|
2021-09-09 00:55:02 +09:00 |
|
kkitayam
|
22b5b47045
|
Implement dcd_edpt_close_all for NXP khci
|
2021-09-08 21:52:27 +09:00 |
|
hathach
|
71e77e47fa
|
add dcd_edpt_close_all() for clear existing configured state
correctly responded to TD 9.13 Set Configuration Test
|
2021-08-26 17:07:03 +07:00 |
|
Greg Steiert
|
86201f77be
|
initial commit of support for K32L2B
|
2021-08-23 16:17:57 -07:00 |
|
hathach
|
6e6e6265e4
|
use dcd_event_bus_reset() with speed to replace bus_signal
|
2021-01-08 22:34:36 +07:00 |
|
kkitayam
|
2737166d2b
|
fixed wrong direction to enable EP in dcd_edpt_open.
fixed incorrect handling of STALL other than EP0
convert tabs to spaces
removed unused symbols
|
2020-12-23 20:32:29 +09:00 |
|
kkitayam
|
2bbfc56bd8
|
added support for frdm_kl25z
|
2020-12-18 00:07:50 +09:00 |
|