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
/
stm32n6
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-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2026-01-31
bsp/stm32n6: make both ports work
HiFiPhile
2026-01-31
bsp/stm32n6: update jlink device
HiFiPhile
2025-11-26
Merge pull request #3368 from hathach/disable_isr
Ha Thach
2025-11-25
bsp: Disable SysTick ISR if FreeRTOS is enabled
Zixun LI
2025-11-25
Merge remote-tracking branch 'tinyusb/master' into n6_build
Zixun LI
2025-11-25
Fix N6 build
Zixun LI
2025-10-28
fix warning with strict prototypes warnings
hathach
2025-10-28
disable warning for startup file
hathach
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
suppress some warnings in zephyr build
hathach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-09-12
fix warnings, update docs
hathach
2025-08-24
STM32N6570-DK board is added. Build with DEBUG=1 (make BOARD=stm32n6570dk DEB...
Aleksei Musin
2025-06-12
ci skip clang/iar build for stm32n6
hathach
2025-06-12
fix cmake build
hathach
2025-06-12
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
hathach
2025-06-04
fix: allow FreeRTOS examples to compile
James Sandison
2025-06-04
chore: whitespace fix
James Sandison
2025-06-04
chore: squash previous commits from other branches
James Sandison