index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
stm32h7rs
Age
Commit message (
Expand
)
Author
2026-05-17
bsp: fix tcpp0203 lto uninit error
HiFiPhile
2026-04-29
ensure board_uart_write return -1 on default
HiFiPhile
2026-04-06
remove IAR toolchain support from make build system
hathach
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-04
Merge branch 'master' into dwc2_deinit
hathach
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
HiFiPhile
2026-02-27
Add a dynamic switch example
HiFiPhile
2026-02-13
use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value
hathach
2026-02-13
add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...
hathach
2026-01-31
bsp/stm32h7rs: update vbus sense
HiFiPhile
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
2025-10-28
fix warning with strict prototypes warnings
hathach
2025-10-28
disable warning for startup file
hathach
2025-10-24
Merge remote-tracking branch 'upstream/master' into uac1
HiFiPhile
2025-10-24
fix more warnings
hathach
2025-10-23
refactor family.cmake: rename add_board_target() to family_add_board() and mo...
hathach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-10-11
Merge branch 'master' into uac1
HiFiPhile
2025-10-08
stm32h7rs: fix typo in makefile
HiFiPhile
2025-10-04
Fix jlink device name
HiFiPhile
2025-07-20
fix typo
HiFiPhile
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-07-07
change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1
hathach
2025-07-04
Revise DCache with RTT section
HiFiPhile
2025-07-03
fix build with clang
hathach
2025-06-14
bsp: fix NUCLEO-H7S3L8 button
HiFiPhile
2025-06-13
hw/h7rs: Update linker to put RTT in DTCM
HiFiPhile
2025-06-13
hw/h7rs: Enable D-Cache in BSP
HiFiPhile
2025-06-12
ci skip clang/iar build for stm32n6
hathach
2025-06-12
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
hathach
2025-06-11
fix linker issue with clang
hathach
2025-04-13
Skip net_lwip_webserver, too big for h7rs
HiFiPhile
2025-04-12
Increase RTT buffer size
HiFiPhile
2025-04-12
Fix RTT buffer not detected.
HiFiPhile
2025-03-24
Add SWO config.
HiFiPhile
2025-01-31
Update build.
HiFiPhile
2025-01-24
Fix CI.
HiFiPhile
2025-01-24
Add NUCLEO-H7S3L8 BSP.
HiFiPhile