| 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-14 | fix lots of warnings for missing-prototypes for irqhandler | hathach | |
| 2025-09-03 | use tusb_time_millis_api() instead of board_millis() | hathach | |
| make loopdelay() always inline | |||
| 2025-08-24 | Remove dynamic memory allocation | Mitsumine Suzu | |
| 2025-08-24 | Improve retry operation at NAK response. | Mitsumine Suzu | |
| 2025-08-24 | Insert small delay for LowSpeed device | Mitsumine Suzu | |
| 2025-08-24 | Small cleanups. | Mitsumine Suzu | |
| 2025-07-05 | always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 ↵ | hathach | |
| support host mode reformat hcd usbfs add uart rx for ch32v20x bsp | |||
| 2025-03-16 | Fix interupt, LowSpeed switching and rename | verylowfreq | |
| 2025-03-16 | Update hcd_init() signature. Add osal_task_delay() implementation for none os. | verylowfreq | |
| 2025-03-16 | Fix for timing, timeout, and device switching issues | verylowfreq | |
| 2025-03-16 | Fix the condition related to CFG_TUH_WCH_USBIP_USBFS macro | verylowfreq | |
| 2025-03-16 | fix pre-commmit | hathach | |
| 2025-03-16 | Repeat xfer on USB_PID_OUT if data is larger than MaxPacketSize | verylowfreq | |
| 2025-03-16 | Add ch32v20x usbfs hcd initial support. | verylowfreq | |
