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
/
examples
Age
Commit message (
Expand
)
Author
2022-06-02
rework make freertos port handling
Rafael Silva
2022-06-01
remove cmake compile macro for net example (use lwipopts.h instead)
hathach
2022-05-28
Fix printf long int compiler error
Leon Loeser
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
2022-05-16
print addres of mouse input
hathach
2022-05-11
clean up example
hathach
2022-05-10
clean up
hathach
2022-05-10
cmake lib rename
hathach
2022-05-10
move pio-usb init to family_configure_pio_usb_example() to stay compatible
hathach
2022-05-10
rename host/hid_to_cdc to dual/host_hid_to_device_cdc
hathach
2022-05-06
fix incorrect total number of interface
hathach
2022-04-29
fix ci build
hathach
2022-04-29
configure hid_to_cdc example to build with rp2040 with pio usb as host
hathach
2022-04-27
clean up
hathach
2022-04-27
add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() section
hathach
2022-04-21
Merge branch 'master' into pio-host
hathach
2022-04-20
update example for better cdc echo
hathach
2022-04-20
add note for tud_task() behavior in freertos example
hathach
2022-04-20
add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...
hathach
2022-04-20
fix freertos issue when 1 tick > 1 ms
hathach
2022-04-15
pio device works well
hathach
2022-04-14
catch up with pio lib
hathach
2022-04-08
proof of concpet that device pio-usb work with host pio-usb
hathach
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-19
move code around
hathach
2022-03-19
rename usbh_edpt_open() to tuh_edpt_open()
hathach
2022-03-19
get bare example working with hid device
hathach
2022-03-19
add parse config descriptor to example
hathach
2022-03-18
implement tuh_edpt_xfer() for non-control
hathach
2022-03-18
move daddr into xfer struct
hathach
2022-03-18
update sync API, move timeout into xfer struct
hathach
2022-03-17
add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer
hathach
2022-03-17
rename tuh_control_xfer_t to tuh_xfer_t
hathach
2022-03-17
update example
hathach
2022-03-17
move result into transfer struct
hathach
2022-03-13
add synchronous (blocking) support for usbh control transfer
hathach
2022-03-11
update hid,msc to new usbh control API
hathach
2022-03-11
rework usbh control xfer
hathach
2022-03-11
merge device_info into bare_api example
hathach
2022-03-11
Merge pull request #1393 from hathach/more-host-bare-api
Ha Thach
2022-03-11
remove usbh_control.c
hathach
2022-03-10
Print speed. Don't crash if string get fails
Scott Shawcroft
2022-03-09
Add host example that prints out info of connected devices
Scott Shawcroft
2022-03-09
rename host descriptor function
hathach
2022-03-09
add tuh_descriptor_hid_report_get()
hathach
2022-03-09
Merge pull request #1360 from ccrome/uac2_headset_descriptor_update
Ha Thach
2022-03-04
Merge pull request #1369 from tannewt/host_string_desc
Ha Thach
2022-03-04
fix naming, and build
hathach
2022-03-04
rename example
hathach
2022-03-04
minor cleanup
hathach
[next]