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
/
host
Age
Commit message (
Expand
)
Author
2023-02-06
* don't force dependency on pico-pio-usb submodule
graham sanderson
2022-12-22
clean up
hathach
2022-12-22
add tuh_cdc_get_local_line_coding()
hathach
2022-12-22
cdc host, add set line coding API
hathach
2022-12-22
minor clean up
hathach
2022-12-21
add tuh_cdc_tx_complete_cb() callback
hathach
2022-12-21
add more host cdc API
hathach
2022-12-21
correct cdc host app
hathach
2022-12-21
updat cdc host app
hathach
2022-12-21
finalizing cdc host, has a working read/write
hathach
2022-12-16
adding tuh_cdc_mount_cb/tuh_cdc_umount_cb
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-11-28
update pico-pio-usb submodule and its warnings suppress
hathach
2022-11-23
rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
hathach
2022-11-23
allow all host examples to use pico-pio-usb for rp2040
hathach
2022-11-21
add board_getchar() for non-blocking getchar()
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-11-21
suppress fatfs cast-qual
hathach
2022-11-21
house keeping
hathach
2022-11-21
add pwd
hathach
2022-11-21
implement rm command
hathach
2022-11-21
fix build with rp2040 and rx65
hathach
2022-11-20
implement cp command
hathach
2022-11-19
add mv command
hathach
2022-11-19
add mkdir
hathach
2022-11-19
implement cat command
hathach
2022-11-19
add cd command
hathach
2022-11-19
msc explorer ls work great
hathach
2022-11-18
add msc file explorer example
hathach
2022-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-07-11
fix rt1050 evk build with latest mcu-sdk
hathach
2022-07-11
bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX
hathach
2022-06-27
fix all warnings with host rp2040
hathach
2022-06-27
clean up usbd log level
hathach
2022-06-16
Merge pull request #1480 from Ryzee119/multihub_rebase
Ha Thach
2022-06-16
add note for recursive calls of process_device_unplugged() in case of hub
hathach
2022-06-06
update all host examples
hathach
2022-05-20
Minor cleanup of RP2040 code post addition of Pico-PIO_USB
graham sanderson
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-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
[next]