| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach | |
| * license: use SPDX identifiers for src/ headers Replace the full ~20-line MIT license boilerplate on every src/ file with a two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500 lines of duplicated boilerplate. | |||
| 2025-10-22 | Apply suggestions from code review | Zixun LI | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2025-10-22 | Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo | copilot-swe-agent[bot] | |
| Co-authored-by: HiFiPhile <[email protected]> | |||
| 2024-10-14 | change dcd_init() return from void to bool | hathach | |
| 2024-10-14 | change the tusb_rhport_init_t struct, exclude the rhport to make API more ↵ | hathach | |
| consistent | |||
| 2024-10-11 | fix fuzzing build | hathach | |
| 2024-08-19 | remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC | hathach | |
| 2023-08-18 | - update nrf52 bsp for cmake | hathach | |
| - add empty tuh_int_handler/tud_int_handler if corresponidng stack not enabled - add hcd_template.c | |||
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2022-03-07 | added dcd_sof_enable() stubs for all other ports | hathach | |
| 2021-08-26 | add dcd_edpt_close_all() for clear existing configured state | hathach | |
| correctly responded to TD 9.13 Set Configuration Test | |||
| 2021-05-27 | clean up tusb_fifo.h include | hathach | |
| 2021-05-10 | minor clean up | hathach | |
| 2021-03-02 | Change copy modes for new read/write functions in tusb_fifo.c | Reinhard Panhuber | |
| 2021-03-02 | Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo() | Reinhard Panhuber | |
| 2021-02-23 | Add dcd_edpt_iso_xfer() to dcd_template.c | Reinhard Panhuber | |
| 2020-11-09 | fix ci | hathach | |
| 2020-04-17 | complete remove dcd_set_config(), fix unit test | hathach | |
| 2020-04-16 | implement dcd disconnect/connect for lpc ip3511 | hathach | |
| 2020-04-09 | stm32fsdev: Implement dcd_connect. | Nathan Conrad | |
| 2019-11-04 | board test works | hathach | |
