index
:
tinyusb.git
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
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
/
stm32f7
/
family.c
Age
Commit message (
Expand
)
Author
2026-06-11
Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...
Ha Thach
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-18
add board_uart_read() for f7
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/stm32f7: 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-07-04
Revise DCache with RTT section
HiFiPhile
2025-06-13
hw/h7rs: Enable D-Cache in BSP
HiFiPhile
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-11-13
hil add stm32f723disco, add test flags for device/host/dual
hathach
2024-11-06
update bsp for f7
hathach
2024-11-04
usbh use the new tusb_time_delay_ms_api()
hathach
2024-10-31
fix f7 ci build
hathach
2024-10-18
testing hcd with f723 due to h743eval issue with mfx vbus drive.
hathach
2023-10-31
Fix STM32F7 OTG_HS GPIO alt mapping.
HiFiPhile
2023-10-31
minor clean up
hathach
2023-08-04
add uid for some stm32
hathach
2023-08-03
more board_api.h rename
hathach
2023-06-25
run ci with -DCMAKE_BUILD_TYPE=MinSizeRel
hathach
2023-03-16
fix HAL_Delay no effect bug on st platform
tyustli
2023-01-22
update stm32f7 to build with iar
hathach
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-03-03
group h743eval and h743nucleo into stm32h7
hathach
2021-01-13
add f746disco into f7 group
hathach
2021-01-13
add stlinkv3mini to f7 group
hathach
2021-01-13
add stm32f769disco into f7 family
hathach
2021-01-13
add f767nucleo to stm32f7 group
hathach
2021-01-13
adding stm32f7 family
hathach