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
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
/
stm32f1
/
family.c
Age
Commit message (
Expand
)
Author
2026-06-18
fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)
hathach
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-06
fix warnings
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2024-12-27
embed metadata to family.c and board.h to generate supported boards doc
hathach
2024-08-02
add stm32f103ze_iar
hathach
2024-05-13
Ci tweak3 (#2643)
Ha Thach
2024-01-11
fix build with f1 without uart
hathach
2023-12-18
add uart printf log into hw/bsp/stm32f1
YixingShen
2023-08-04
add uid for some stm32
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-03-06
change gcc to 10.3 due to freeRTOS warning
hathach
2023-01-21
update stm32f1 to support iar build
hathach
2021-08-19
add stm32f103 mini v2.0 board
hathach
2021-08-19
group stm32f1 board
hathach