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
fix-ci-hs
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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2021-07-04
Prevent overflow noise
MasterPhi
2021-07-04
Partially revert "skip uac2_headset for mcu that does not have enough sram"
MasterPhi
2021-07-04
Clear FIFO only if enabled...
MasterPhi
2021-07-04
skip uac2_headset for mcu that does not have enough sram
hathach
2021-07-04
Add 24bit loopback in example.
MasterPhi
2021-07-04
Refactor descriptor, add alt settings support.
MasterPhi
2021-07-04
Fix typo
MasterPhi
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-07-01
update hid_composite freertos with capslock as well
hathach
2021-07-01
better support for hid device set/get protocol
hathach
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-28
Merge pull request #927 from hathach/add-rx65n-board
Ha Thach
2021-06-28
fix rx65n with freertos build
hathach
2021-06-21
Fix typo in TUH configuration define
Niklas Hauser
2021-06-12
set TOP to build with esp32sx
hathach
2021-06-12
increase example CFG_TUH_HID from 2 to 4
hathach
2021-06-11
improve usbh
hathach
2021-06-10
Make examples standalone buildable via CMake
graham sanderson
2021-06-10
remove BOARD from output name
hathach
2021-06-02
fixed net_lwip_webserver cmake build
graham sanderson
2021-06-02
move core definition of source file includes from SDK into family.cmake
graham sanderson
2021-05-31
Fix up build_family style builds:
graham sanderson
2021-05-30
Rework rp2040 examples and CMake build:
graham sanderson
2021-05-30
don't override CFG_TUSB_OS in cdc_dual_ports example
graham sanderson
2021-05-26
fix dfu example build
hathach
2021-05-26
Merge branch 'master' into xmos-jmccarthy-master
hathach
2021-05-26
Merge pull request #850 from hathach/fix-warnings
Ha Thach
2021-05-26
fix uac2_headset example
noodlefighter
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-05-25
Merge remote-tracking branch 'official/master'
Jeremiah McCarthy
2021-05-22
Merge pull request #834 from hathach/host-hid
Ha Thach
2021-05-22
add tuh_hid_report_sent_cb()
hathach
2021-05-22
rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()
hathach
2021-05-22
implement hid host set report with control transfer
hathach
2021-05-22
clean p
hathach
2021-05-22
improve hid parser
hathach
2021-05-22
more hid api rename
hathach
2021-05-22
update app
hathach
2021-05-22
simplify hid api
hathach
2021-05-20
fix uac2_headset example: type of bRequest should be uint8_t, not enumerate
noodlefighter
2021-05-19
fix build for rp2040
hathach
2021-05-18
Merge branch 'master' into host-hid
hathach
2021-05-18
move report_info to application
hathach
2021-05-18
more API update
hathach
2021-05-18
adding hid parser
hathach
2021-05-18
more host hid API
hathach
2021-05-18
remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE
hathach
2021-05-18
more hid host API rework
hathach
2021-05-18
rename tuh_device_is_configured() to tuh_device_configured()
hathach
2021-05-18
correct hid host mount/unmount callback
hathach
[next]