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
/
stm32f4
/
family.c
Age
Commit message (
Expand
)
Author
2026-05-29
bsp/stm32f4: enable flash cache
HiFiPhile
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-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/stm32f4: 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-10
Fix F4 BSP without UART_DEV.
HiFiPhile
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-11-07
enable stm32f4 host
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2023-10-31
Add STM32F4 OTG_FS pin to BSP.
HiFiPhile
2023-08-04
add cmake for all board in stm32f4. fix build, also move ci for f4 from makef...
hathach
2023-08-03
more board_api.h rename
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-22
update f4 to build with iar
hathach
2021-10-30
add support for EFM32GG
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-08-29
disable systick when running freertos on other stm families
hathach
2021-04-17
When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn
Dima Barsky
2020-11-30
clean up
hathach
2020-11-29
group all stm32f4 boards
hathach