| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-17 | fix some Wconversion warnings | hathach | |
| 2026-03-16 | Unify USB FSDEV driver implementation for various microcontrollers. Replace ↵ | hathach | |
| `FSDEV_BUS_32BIT` with `CFG_TUSB_FSDEV_32BIT`, adjust data/address stride macros, and refactor register/PMU access for consistency across platforms. | |||
| 2026-03-16 | Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 ↵ | hathach | |
| microcontrollers. Replace vendor-specific macros with unified `U_`-prefixed equivalents, ensuring consistency and reducing duplication across all platforms. | |||
| 2025-12-31 | replace PMA buffer packet read/write by using tu_hwfifo API | hathach | |
| 2025-12-31 | add separate tu_hwifo_*() with data from buffer/software fifo. Remove ↵ | hathach | |
| duplicated packet write/read for fsdev | |||
| 2025-12-15 | minor clean up | hathach | |
| 2025-11-28 | Fix deinit glitch | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-27 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | Add fsdev_deinit | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | extract core reset | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-25 | fsdev: reorganize functions | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
