index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
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
Age
Commit message (
Expand
)
Author
2023-04-03
skip .idea
hathach
2023-03-30
more esp32 cmake clean up
hathach
2023-03-30
update all cmake for esp32 build
hathach
2023-03-30
merge s2 and s3, update cmake for espressif, add tinyusb_src as component
hathach
2023-03-29
adding more cmake support
hathach
2023-03-24
Merge pull request #1979 from hathach/fix-cdc-host-unsupported-line-request
Ha Thach
2023-03-24
fix shadow warning
hathach
2023-03-24
fix cdc host enumeration issue when device does not support line request
hathach
2023-03-24
Merge pull request #1971 from MattMills/class_net_net_device_mac_address_shou...
Ha Thach
2023-03-24
Merge pull request #1969 from hathach/fix-tmc488-bit-order-1658
Ha Thach
2023-03-24
Merge pull request #1978 from hathach/fix-align-host
Ha Thach
2023-03-24
update host example to use new tuh mem macros
hathach
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-23
Merge pull request #1975 from hathach/update-doc
Ha Thach
2023-03-23
update doc and generate deps list
hathach
2023-03-23
Merge pull request #1974 from hathach/pico-pio-name
Ha Thach
2023-03-23
rename and change default pio usb pin to adafruit feather usb host
hathach
2023-03-22
Remove const from tud_network_mac_address in example and test files
Matt Mills
2023-03-22
Update net_device.h
Matt Mills
2023-03-22
more update
hathach
2023-03-22
fix bitorder in usbtmc_response_capabilities_488_t
hathach
2023-03-22
Merge pull request #1968 from hathach/refactor-hid-host
Ha Thach
2023-03-22
add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...
hathach
2023-03-22
add tuh_task_event_ready(), better implement blocking control transfer for rtos
hathach
2023-03-22
use tud_inited() instead of tusb_inited()
hathach
2023-03-22
fine tune CFG_TUH_HID value
hathach
2023-03-21
change meaning of CFG_TUH_HID to total number of HID interfaces supported.
hathach
2023-03-21
add osal_task_delay() for control blocking
hathach
2023-03-21
add note for blocking tuh_configuration_set(), tuh_interface_set()
hathach
2023-03-21
relax hid host enumeration, allow set protocol to be stalled
hathach
2023-03-21
Merge pull request #1965 from HiFiPhile/align
Ha Thach
2023-03-21
Merge pull request #1964 from hathach/add-tuh-set-interface
Ha Thach
2023-03-21
UAC2: fix feedback EP buffer alignment.
Mengsk
2023-03-21
add -Wreturn-type
hathach
2023-03-21
add tuh_set_interface
hathach
2023-03-20
Merge pull request #1963 from hathach/rp2040-more-iar
Ha Thach
2023-03-20
more compatible with IAR
hathach
2023-03-19
Merge pull request #1962 from hathach/update-bsp
Ha Thach
2023-03-19
clean up
hathach
2023-03-19
bsp lpc17
hathach
2023-03-19
bsp lpc51
hathach
2023-03-19
add mising lpc13 file
hathach
2023-03-19
bsp lpc13
hathach
2023-03-19
bsp lpc11
hathach
2023-03-19
fix l4 hw testing ci
hathach
2023-03-19
add mising file
hathach
2023-03-19
bsp for f2 f3
hathach
2023-03-19
add CFLAGS_SKIP to improve sam compile time
hathach
2023-03-19
group stm32l0
hathach
2023-03-19
group same5x
hathach
[next]