summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32h5
AgeCommit message (Expand)Author
2025-12-16more fixesHiFiPhile
2025-11-28Fix buttonHiFiPhile
2025-11-27fix buildHiFiPhile
2025-11-27bsp/stm32h5: increase stack for msc_file_explorerHiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-11-26Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-11-25fsdev: reorganize functionsHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-01-27Merge branch 'master' into masterHiFiPhile
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-23stm32: fix conditional compilation error when not using uarthohoho
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-11Merge branch 'master' into fork/HiFiPhile/rt1170hathach
2024-12-06correct clock setting for h563 nucleohathach
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-11-21fix cihathach
2024-08-01increase freerto min task stack for some stm32hathach
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa...hathach
2024-04-23clang support for H5hathach
2024-04-09Fix stm32h573i_dk button & led.HiFiPhile
2024-04-02check for PWR_USBSCR_USB33DEN before enabling USB VDDhathach
2024-04-01Minor formatHiFiPhile
2024-04-01Fixed trailing whitespace in family.cWojciech Klimek
2024-04-01Support for STM32H503 MCU - review changesWojciech Klimek
2024-03-31Support for STM32H503 MCUWojciech Klimek
2023-12-18update FreeRTOSConfig.hhathach
2023-12-18added ioc for h563 nucleo, usb working with on-board stlinkhathach
2023-12-15rename dk board and more updatehathach
2023-12-15update h5 build make/cmakehathach
2023-12-13Fix CI & typo.HiFiPhile
2023-12-12Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...henneboi