summaryrefslogtreecommitdiff
path: root/src/portable/st/stm32_fsdev/fsdev_at32.h
AgeCommit message (Collapse)Author
2026-03-16Consolidate 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-31update tu_fifo to work with fsdev hwfifo with increased address 16/32bithathach
2025-11-25fsdev: reorganize functionsHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-11-25hcd: add fsdev driverHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-09Fix dcd_int_enable when remapping the USB interrupt唐皮皮
2025-09-12Fix AT32 compile after #3152HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-07-31clean uphathach
2025-07-07support at32 mcuzhiqiang