summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32u0
AgeCommit message (Expand)Author
2026-06-08stm32u0: implement board_get_unique_id from UID_BASEhathach
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-03update stm32 to use better uart idhathach
2026-04-03stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...hathach
2026-03-16add missing stm32u083nucleo board fileshathach
2026-03-16add stm32u083nucleo boardhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-11-26Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-11-25fsdev: reorganize functionsHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-10-03fix make stm32u0hathach
2025-09-30Increase stack size to 2kBMengsk
2025-09-29Fix ciMengsk
2025-09-29bsp: Add STM32U083C-DK boardMengsk