| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-09 | bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safely | hathach | |
| The three USBD lines nest under QingKe HWSTK; gcc's interrupt prologue corrupts the return, so rely on the hardware stack and bare mret. Co-Authored-By: Claude Fable 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01HeF2gZ1M7GWkz6Av4BpKPg | |||
| 2026-04-04 | implement board_uart_read()/write() as non-blocking for all families | hathach | |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach | |
| 2025-10-14 | fix lots of warnings for missing-prototypes for irqhandler | hathach | |
| 2025-07-24 | Add nanoch32v305 | Jie Feng | |
