summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32u0/family.c
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-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 stm32u083nucleo boardhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-09-29Fix ciMengsk
2025-09-29bsp: Add STM32U083C-DK boardMengsk