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
/
stm32h7
/
family.c
Age
Commit message (
Expand
)
Author
2026-04-29
ensure board_uart_write return -1 on default
HiFiPhile
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-03-17
add hil host cdc test
hathach
2026-03-05
improve threadx support, add multi ROTS support for board_test and msc_dual_lun
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
2026-01-31
bsp/stm32h7: update vbus sense
HiFiPhile
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2025-10-24
fix more warnings
hathach
2025-10-16
fix some warnings detected by pvs-studio
hathach
2025-07-04
Revise DCache with RTT section
HiFiPhile
2025-06-13
hw/h7rs: Enable D-Cache in BSP
HiFiPhile
2025-04-17
- run arm-iar using github action
hathach
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-11-07
update bsp for h7 to support host mode
hathach
2024-10-31
fix f7 ci build
hathach
2024-10-18
add VBUS drive via MFX for h743 eval, but does not seems to work yet
hathach
2024-10-15
adding hcd dwc2
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-10-10
add f407disco to hil pool
hathach
2023-11-22
update clock setup for H743 eval
hathach
2023-08-04
add uid for some stm32
hathach
2023-08-03
more board_api.h rename
hathach
2023-06-20
etm trace for nrf52840
hathach
2023-06-19
enable etm trace support for h743 eval
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-16
fix HAL_Delay no effect bug on st platform
tyustli
2023-01-30
iar h7
hathach
2023-01-26
Add support for nucleo-h723zg
Jerzy Kasenberg
2023-01-26
boards/stm32h7 update gpio clocks
Jerzy Kasenberg
2022-06-01
rename board specific macro for example
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-08-29
disable systick when running freertos on other stm families
hathach
2021-08-29
remove old openh743i, explicitly disable systick when using freertos for H7
hathach
2021-08-19
merge waveshare to h7 family
hathach
2021-04-18
update ci build
hathach
2021-03-03
add h745disco to family group
hathach
2021-03-03
group h743eval and h743nucleo into stm32h7
hathach