summaryrefslogtreecommitdiff
path: root/src/portable/nuvoton
AgeCommit message (Expand)Author
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-07-16update link speed detection for nuc505hathach
2020-05-18fix cast-align warning for nuc505hathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-17Merge pull request #347 from majbthrd/nuc505_configHa Thach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-15nuc505: change dcd_set_config() behaviorPeter Lawrence
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-03-17update comment per reviewhathach
2020-03-17follow up to pr #301hathach
2020-03-16NUC505 : added comment on DMA choicePeter Lawrence
2020-03-15NUC505 : fix operation with net_lwip_webserverPeter Lawrence
2020-03-10Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into majbthrd-nu...hathach
2020-02-07add Nuvoton NUC505Peter Lawrence
2020-01-25added support for Nuvoton NUC120Peter Lawrence
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