summaryrefslogtreecommitdiff
path: root/src/portable/template/dcd_template.c
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
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]
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-11fix fuzzing buildhathach
2024-08-19remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOChathach
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