summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f4/family.c
AgeCommit message (Expand)Author
2026-05-29bsp/stm32f4: enable flash cacheHiFiPhile
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/stm32f4: update vbus senseHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-24fix more warningshathach
2025-07-10Fix F4 BSP without UART_DEV.HiFiPhile
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-11-07enable stm32f4 hosthathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2023-10-31Add STM32F4 OTG_FS pin to BSP.HiFiPhile
2023-08-04add cmake for all board in stm32f4. fix build, also move ci for f4 from makef...hathach
2023-08-03more board_api.h renamehathach
2023-03-17fix trailing space and new linehathach
2023-03-16fix HAL_Delay no effect bug on st platformtyustli
2023-01-22update f4 to build with iarhathach
2021-10-30add support for EFM32GGhathach
2021-10-17more with -Wcast-qualhathach
2021-08-29disable systick when running freertos on other stm familieshathach
2021-04-17When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQnDima Barsky
2020-11-30clean uphathach
2020-11-29group all stm32f4 boardshathach