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-08-14
fix build iar with lpc43
hathach
2023-08-14
add iar support for lpc43, add lpcxpresso43s67 to hil farm
hathach
2023-08-07
Merge pull request #2151 from kilograham/rp2040_build_fixes
Ha Thach
2023-08-04
Merge pull request #2204 from hathach/enhance-bsp
Ha Thach
2023-08-04
Merge pull request #2116 from dsugisawa-mixi/master
Ha Thach
2023-08-04
Merge branch 'master' into enhance-bsp
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-08-02
fix pre-commit, also skip lto for rp2040
hathach
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
hathach
2023-07-18
Fix build issues when building for RP2040 from pico-examples/pico-sdk.
graham sanderson
2023-07-07
enable host example for ra
hathach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-17
fix example of bare_api, check empty string
dsugisawa-mixi
2023-06-16
fix build warnings
hathach
2023-06-16
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
hathach
2023-05-16
EHCI: fix xfer failed with disconnected device as stalled
hathach
2023-05-08
build host examples with imx
hathach
2023-05-07
update all device cmake example for imx
hathach
2023-05-06
cmake work well with imxrt
hathach
2023-04-27
more refactor
hathach
2023-04-27
cp210x seems to work well
hathach
2023-04-27
rename ftdi_host to ftdi_sio
hathach
2023-04-26
enable CDC FTDI
hathach
2023-03-24
update host example to use new tuh mem macros
hathach
2023-03-23
rename and change default pio usb pin to adafruit feather usb host
hathach
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
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-17
Merge branch 'master' into portability
hathach
2023-03-17
update example description
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-03-13
Avoid spamming out endpoint on connect
James Smith
2023-03-13
Removed tabs from host hid_controller example
James Smith
2023-03-13
Updated host hid_controller example to demo tuh_hid_send_report
James Smith
2023-03-06
Merge pull request #1933 from kilograham/rp2040_llvm_tweaks
Ha Thach
2023-03-06
integrate top.mk into make.mk
hathach
2023-03-02
rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARM
graham sanderson
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
[next]