index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
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
hil-openocd-recover-flasher
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-10-05
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
hathach
2021-10-05
Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...
hathach
2021-10-01
Merge pull request #1120 from hathach/enhance
Ha Thach
2021-09-29
Merge branch 'master' into enhance
hathach
2021-09-29
clean up
hathach
2021-09-29
Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master
hathach
2021-09-26
make freertos header include in examples more explicit
hathach
2021-09-25
add NCM driver in a compatible manner : hathach/tinyusb#550
Peter Lawrence
2021-09-25
add CFG_TUSB_OS_INC_PATH for os include path
hathach
2021-09-18
Merge branch 'master' into zhangslice-master
hathach
2021-09-14
update configuration parser
hathach
2021-09-14
add host hid_controller to cmake all list
hathach
2021-09-13
esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suite
hathach
2021-09-09
add other speed descriptor callback tud_descriptor_other_speed_configuration_...
hathach
2021-09-07
Add PS4-compatible controllers
David Shadoff
2021-09-07
Merge pull request #1075 from hathach/fix-cxd56-msc
Ha Thach
2021-09-07
default PYTHON to python3 on linux, and python on windows
hathach
2021-09-07
add msc workaround for cxd56
hathach
2021-09-06
Added Arc System Works GG Xrd Limited Edition controller VID PID
Christian Arlt
2021-09-06
Added Hori Fighting Commander 4 VID PID
Christian Arlt
2021-09-06
Added Sony DualShock4 CUH-ZCT1E pid
Christian Arlt
2021-08-30
Merge pull request #1058 from hathach/usbcv-compliant-test
Ha Thach
2021-08-29
add CFG_EXAMPLE_MSC_READONLY for curiosity
hathach
2021-08-29
Add PYOCD_OPTION
mainr
2021-08-29
Added support for Microchip Curiosity Nano SAMD21 board (DM320119)
mainr
2021-08-28
fix msc example with out of bound lba (due to compliant test)
hathach
2021-08-28
correct msc example return type of tud_msc_scsi_cb()
hathach
2021-08-27
update msc driver to pass MSC BOT error recovery compliant test
hathach
2021-08-26
TD 9.12 remote wakeup test
hathach
2021-08-24
test hid controller with rp2040
hathach
2021-08-24
add tuh_vid_pid_get()
hathach
2021-08-23
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-08-23
add tuh_hid_receive_report() for applicaiton to explicitly request report
hathach
2021-08-20
hid host skip get report descriptor if too large instead of assert
hathach
2021-08-19
Merge pull request #1025 from hathach/add-hid-boot-example
Ha Thach
2021-08-17
fix ci build
hathach
2021-08-17
add hid_boot_interface example
hathach
2021-08-17
Merge pull request #992 from majbthrd/net_example_pbuf
Ha Thach
2021-08-16
net_lwip_webserver: further simplify pbuf_copy_partial() usage
Peter Lawrence
2021-08-15
Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usb
Ha Thach
2021-08-15
skip freertos example for gd32vf103
hathach
2021-08-13
Merge pull request #956 from kkitayam/fix_audio_format_for_renesas_rx
Ha Thach
2021-08-10
update node script to always shift dummy reportID like python
hathach
2021-08-09
fix hid_test.py for hid inout to correctly preceeded with dummy reportID
hathach
2021-08-05
change webusb-serial landing page
hathach
2021-08-03
Revert "Disable -Werror for now"
Stefan Kerkmann
2021-08-03
Disable -Werror for now
Stefan Kerkmann
2021-08-02
net_lwip_webserver: utilize pbuf_copy_partial()
Peter Lawrence
2021-07-22
Merge pull request #950 from HiFiPhile/dfu
Ha Thach
[next]