summaryrefslogtreecommitdiff
path: root/src/portable/nuvoton/nuc505
AgeCommit message (Expand)Author
2021-04-04revert dcd_edpt_xfer_fifo() implementation for nuc505hathach
2021-03-23Fix bug in writing to constant src/dst address.Reinhard Panhuber
2021-03-02Change copy modes for new read/write functions in tusb_fifo.cReinhard Panhuber
2021-03-02Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()Reinhard Panhuber
2021-02-17Fix missing pointer operator in dcd_nuc505.cReinhard Panhuber
2021-02-14Change FIFO use indication to ff == NULL to avoid future errors.Reinhard Panhuber
2021-02-13Implement dcd_edpt_iso_xfer() for INTERRUPT driven dcd_nuc505Reinhard Panhuber
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-02-07add Nuvoton NUC505Peter Lawrence