summaryrefslogtreecommitdiff
path: root/src/portable/template
AgeCommit message (Expand)Author
2025-10-22Apply suggestions from code reviewZixun LI
2025-10-22Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifocopilot-swe-agent[bot]
2025-04-23rename and expose tuh_bus_info_get() to applicationhathach
2025-04-18Merge remote-tracking branch 'upstream/master' into hcd-template-commentsHiFiPhile
2025-04-18Update hcd_edpt_open() note.HiFiPhile
2025-04-16note potential issues using ep_desc in hcd_edpt_open()Joel Michael
2025-03-26added hcd_edpt_close() stub for other portshathach
2024-10-14change dcd_init() return from void to boolhathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11hcd_init() take init structhathach
2024-10-11fix fuzzing buildhathach
2024-08-19remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOChathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-08-18- update nrf52 bsp for cmakehathach
2023-03-17fix trailing space and new linehathach
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2021-08-26add dcd_edpt_close_all() for clear existing configured statehathach
2021-05-27clean up tusb_fifo.h includehathach
2021-05-10minor clean uphathach
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-23Add dcd_edpt_iso_xfer() to dcd_template.cReinhard Panhuber
2020-11-09fix cihathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-16implement dcd disconnect/connect for lpc ip3511hathach
2020-04-09stm32fsdev: Implement dcd_connect.Nathan Conrad
2019-11-04board test workshathach