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
/
bare_api
Age
Commit message (
Expand
)
Author
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
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
hathach
2023-05-07
update all device cmake example for imx
hathach
2023-03-24
update host example to use new tuh mem macros
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-06
integrate top.mk into make.mk
hathach
2023-02-06
* don't force dependency on pico-pio-usb submodule
graham sanderson
2022-11-28
update pico-pio-usb submodule and its warnings suppress
hathach
2022-11-23
allow all host examples to use pico-pio-usb for rp2040
hathach
2022-11-21
house keeping
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-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-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
rework usbh control xfer
hathach
2022-03-11
merge device_info into bare_api example
hathach
2022-03-11
remove usbh_control.c
hathach
2022-03-09
rename host descriptor function
hathach
2022-03-09
add tuh_descriptor_hid_report_get()
hathach
2022-03-04
fix naming, and build
hathach
2022-03-04
rename example
hathach
[prev]