summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32u5/family.c
AgeCommit message (Expand)Author
2026-06-24typec: add stm32u5 supportHiFiPhile
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-02-28replace board_millis() with tusb_time_millis_api()hathach
2026-02-13use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more valuehathach
2026-01-31bsp/stm32u5: update vbus senseHiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-06-12Use correct definition.Tinic Uro
2024-06-12Add stm32u545nucleo board.Tinic Uro
2024-05-13Ci tweak3 (#2643)Ha Thach
2024-04-25stm32u5: fix IAR build.HiFiPhile
2023-11-02add unique id for u5, also allow to build with OPT_OS_CUSTOMhathach
2023-10-31update stm32u5xx_hal_driver, fix build with old u575 boardhathach
2023-10-31uart working on u5a5hathach
2023-10-31usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL sethathach
2023-10-30addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ...hathach
2023-10-18adding nulceo stm32u5a5, fix clock configure issuehathach
2023-10-17Merge branch 'master' into feat-stm32u575_nucleoHa Thach
2023-09-19minor indenthathach
2023-09-19fix build and add u5 to cihathach
2023-09-19addding cmake support for u5hathach
2023-09-05Enable instruction cache for stm32u5 boardsGabriel Chouinard
2023-08-03more board_api.h renamehathach
2023-03-16fix HAL_Delay no effect bug on st platformtyustli
2022-10-13Add support for STM32U5 mcuLynnL4