index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bsp
/
stm32h5
/
family.c
Age
Commit message (
Expand
)
Author
2026-07-24
stm32h5: TRACE_ETM support and stm32h563nucleo reference
hathach
2026-06-27
bsp/stm32h5: fix uart definition
HiFiPhile
2026-04-29
ensure board_uart_write return -1 on default
HiFiPhile
2026-04-10
fix stm32h5 hard fault when reading UID with ICACHE enabled
hathach
2026-04-03
update stm32 to use better uart id
hathach
2026-04-03
stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-11-27
bsp/stm32h5: support host mode
HiFiPhile
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2025-01-23
stm32: fix conditional compilation error when not using uart
hohoho
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-04-09
Fix stm32h573i_dk button & led.
HiFiPhile
2024-04-02
check for PWR_USBSCR_USB33DEN before enabling USB VDD
hathach
2024-04-01
Fixed trailing whitespace in family.c
Wojciech Klimek
2024-04-01
Support for STM32H503 MCU - review changes
Wojciech Klimek
2024-03-31
Support for STM32H503 MCU
Wojciech Klimek
2023-12-18
added ioc for h563 nucleo, usb working with on-board stlink
hathach
2023-12-15
rename dk board and more update
hathach
2023-12-15
update h5 build make/cmake
hathach
2023-12-12
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...
henneboi