summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32g4/family.c
AgeCommit message (Expand)Author
2026-06-18fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)hathach
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
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-01-23stm32: fix conditional compilation error when not using uarthohoho
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-04-23clang g0, g4hathach
2023-08-04add uid for some stm32hathach
2023-08-03more board_api.h renamehathach
2023-06-09move protocol message to stack, disable battery in PWR's CR3hathach
2023-06-08dma rx works wellhathach
2023-06-07inital support for usb typec and pd examplehathach
2023-06-07able to receive first PD messagehathach
2023-06-07revert board flash latency to 8hathach
2023-06-06able to get usbpd irq handlerhathach
2023-06-05clean uphathach
2023-06-05clean uphathach
2023-06-01add new b_g474e_dpow1 boardhathach
2023-03-17fix trailing space and new linehathach
2023-03-16fix HAL_Delay no effect bug on st platformtyustli
2023-01-30iar g4hathach
2022-06-24fix stm32 g4 and wb build issue with freertos, also add them to ci buildhathach
2021-12-08try updating clock configure for g4 nucleo (not work yet)hathach
2021-11-04couldn't get g4 usb clock and pin setup just yet. Leave it as it is for nowhathach
2021-11-04adding g4 family with g474nucleo, able to blink led and buttonhathach