summaryrefslogtreecommitdiff
path: root/src/portable/nxp/khci
AgeCommit message (Collapse)Author
2021-09-15merge master and minor clean uphathach
2021-09-10Fix dcd_edpt_clear_stall to reset data togglekkitayam
2021-09-09Fix stall handlingkkitayam
2021-09-08Implement dcd_edpt_close_all for NXP khcikkitayam
2021-08-26add dcd_edpt_close_all() for clear existing configured statehathach
correctly responded to TD 9.13 Set Configuration Test
2021-08-23initial commit of support for K32L2BGreg Steiert
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-12-23fixed wrong direction to enable EP in dcd_edpt_open.kkitayam
fixed incorrect handling of STALL other than EP0 convert tabs to spaces removed unused symbols
2020-12-18added support for frdm_kl25zkkitayam