summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32l4/family.c
AgeCommit message (Expand)Author
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/stm32l4: update vbus senseHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-11Merge branch 'master' into fork/adam-embedded/with-stm32l496nucleohathach
2025-08-18added support for stm32l496nucleoAdam Slaymark
2025-08-09Fix STM32L4 GPIOD clock enable for variants without GPIODMartijn van der Woude
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2023-08-04add uid for some stm32hathach
2023-08-03add board_get_unique_id() for serial numberhathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-03-16fix HAL_Delay no effect bug on st platformtyustli
2023-01-30iar L4hathach
2022-11-08Fix FREERTOS USB IRQ priority.Mengsk
2022-11-07Add support for STM32L412.Mengsk
2021-11-02grouping stm32L4 family in bsphathach