| 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-16 | add tu_div_round_nearest() (only handle positive) to replace ↵ | hathach | |
| DIV_ROUND_CLOSEST() to remove the need of typeof | |||
| 2025-06-19 | house keeping | hathach | |
| 2024-04-04 | fixed compile warnings | IngHK | |
| 2024-03-21 | code style and clean up CDC serial header files | IngHK | |
| 2024-02-24 | improved FTDI support | IngHK | |
| 2023-12-12 | Add configuration option CFG_TUH_CDC_FTDI_PID_LIST to tusb_option.h | Oliver Larsson | |
| 2023-04-27 | rename ftdi_host to ftdi_sio | hathach | |
