index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
Age
Commit message (
Expand
)
Author
2023-03-24
Merge pull request #1971 from MattMills/class_net_net_device_mac_address_shou...
Ha Thach
2023-03-24
Merge pull request #1969 from hathach/fix-tmc488-bit-order-1658
Ha Thach
2023-03-24
Merge pull request #1978 from hathach/fix-align-host
Ha Thach
2023-03-24
update host example to use new tuh mem macros
hathach
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-23
Merge pull request #1975 from hathach/update-doc
Ha Thach
2023-03-23
update doc and generate deps list
hathach
2023-03-23
Merge pull request #1974 from hathach/pico-pio-name
Ha Thach
2023-03-23
rename and change default pio usb pin to adafruit feather usb host
hathach
2023-03-22
Remove const from tud_network_mac_address in example and test files
Matt Mills
2023-03-22
Update net_device.h
Matt Mills
2023-03-22
more update
hathach
2023-03-22
fix bitorder in usbtmc_response_capabilities_488_t
hathach
2023-03-22
Merge pull request #1968 from hathach/refactor-hid-host
Ha Thach
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
add tuh_task_event_ready(), better implement blocking control transfer for rtos
hathach
2023-03-22
use tud_inited() instead of tusb_inited()
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-21
add osal_task_delay() for control blocking
hathach
2023-03-21
add note for blocking tuh_configuration_set(), tuh_interface_set()
hathach
2023-03-21
relax hid host enumeration, allow set protocol to be stalled
hathach
2023-03-21
Merge pull request #1965 from HiFiPhile/align
Ha Thach
2023-03-21
Merge pull request #1964 from hathach/add-tuh-set-interface
Ha Thach
2023-03-21
UAC2: fix feedback EP buffer alignment.
Mengsk
2023-03-21
add -Wreturn-type
hathach
2023-03-21
add tuh_set_interface
hathach
2023-03-20
Merge pull request #1963 from hathach/rp2040-more-iar
Ha Thach
2023-03-20
more compatible with IAR
hathach
2023-03-19
Merge pull request #1962 from hathach/update-bsp
Ha Thach
2023-03-19
clean up
hathach
2023-03-19
bsp lpc17
hathach
2023-03-19
bsp lpc51
hathach
2023-03-19
add mising lpc13 file
hathach
2023-03-19
bsp lpc13
hathach
2023-03-19
bsp lpc11
hathach
2023-03-19
fix l4 hw testing ci
hathach
2023-03-19
add mising file
hathach
2023-03-19
bsp for f2 f3
hathach
2023-03-19
add CFLAGS_SKIP to improve sam compile time
hathach
2023-03-19
group stm32l0
hathach
2023-03-19
group same5x
hathach
2023-03-18
Merge pull request #1858 from bpaddock/FRDM_K32L24AS
Ha Thach
2023-03-18
fix ci with kl25z
hathach
2023-03-18
add kinetis family to ci
hathach
2023-03-18
more update to kinetis bsp
hathach
2023-03-18
merge kinetis into its own family in bsp
hathach
2023-03-18
Document that support for the FRDM-K32L2A4S has been added.
Bob Paddock
2023-03-18
Add support for NXP FRDM_K32L2A4S eval board.
Bob Paddock
2023-03-18
Merge pull request #1639 from bavison/portability
Ha Thach
[next]