summaryrefslogtreecommitdiff
path: root/src/portable/nuvoton/nuc121
AgeCommit message (Expand)Author
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-09Merge branch 'master' into refactor-irqhandlerHa Thach
2020-04-07nuvoton: add dcd_disconnect() dcd_connect()Peter Lawrence
2020-04-06add tud_irq_handler() to all NUC boardhathach
2020-04-06mass rename dcd_isr() to dcd_irq_handler()hathach
2020-01-16Merge branch 'master' into nucbusresetHa Thach
2020-01-16Merge branch 'master' into line_endingsHa Thach
2020-01-15nuc121: survive USB bus resetPeter Lawrence
2020-01-15nuc121: enhanced driver and hopefully added readabilityPeter Lawrence
2020-01-15Normalize line endingsNathan Conrad
2020-01-15nuc121: better fix for handling large OUT transfersPeter Lawrence
2020-01-14nuc121: fix handling of OUT transfers larger than max packet sizePeter Lawrence
2020-01-04dcd_nuc121: allow user ZLP transfers to get a callbackPeter Lawrence
2020-01-04add Nuvoton NUC121/NUC125/NUC126Peter Lawrence