index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
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
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/stm32f7-usb-host-limitation
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
pr3864-alt
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
/
examples
/
device
/
board_test
/
src
/
tusb_config.h
Age
Commit message (
Collapse
)
Author
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2023-11-29
update esp32 to also be supported by hil test
hathach
test run locally well
2023-01-18
fix iar build with board_test
hathach
2022-06-06
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of ↵
hathach
CFG_TUSB_RHPORT0_MODE
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
2020-04-07
add saola button pin support, esp32 build with board_test
hathach
2019-10-04
examples: Fix #ifndef guard for CFG_TUD_ENDPOINT0_SIZE.
William D. Jones
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-08-24
add board_test example for testing new board
hathach