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
/
stm32g4
/
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-02-28
replace board_millis() with tusb_time_millis_api()
hathach
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-23
clang g0, g4
hathach
2023-08-04
add uid for some stm32
hathach
2023-08-03
more board_api.h rename
hathach
2023-06-09
move protocol message to stack, disable battery in PWR's CR3
hathach
2023-06-08
dma rx works well
hathach
2023-06-07
inital support for usb typec and pd example
hathach
2023-06-07
able to receive first PD message
hathach
2023-06-07
revert board flash latency to 8
hathach
2023-06-06
able to get usbpd irq handler
hathach
2023-06-05
clean up
hathach
2023-06-05
clean up
hathach
2023-06-01
add new b_g474e_dpow1 board
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 g4
hathach
2022-06-24
fix stm32 g4 and wb build issue with freertos, also add them to ci build
hathach
2021-12-08
try updating clock configure for g4 nucleo (not work yet)
hathach
2021-11-04
couldn't get g4 usb clock and pin setup just yet. Leave it as it is for now
hathach
2021-11-04
adding g4 family with g474nucleo, able to blink led and button
hathach