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
/
src
Age
Commit message (
Expand
)
Author
2021-07-04
Fix speed detection
MasterPhi
2021-07-04
more uac fixes,
MasterPhi
2021-07-04
Clear FIFO only if enabled...
MasterPhi
2021-07-04
audio_device : clear fifo on intf change.
MasterPhi
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-07-02
Merge pull request #942 from hathach/hid-set-report
Ha Thach
2021-07-01
clean up
hathach
2021-07-01
better support for hid device set/get protocol
hathach
2021-06-30
Force unsigned compare on advance_pointer.
MasterPhi
2021-06-30
Fix fifo overflow correction.
Mengsk
2021-06-29
Merge pull request #905 from HiFiPhile/uac_fix
Ha Thach
2021-06-29
add tud_vendor_control_request_cb() to poisoned list
hathach
2021-06-29
Fix IAR compile error on pointer type.
MasterPhi
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-28
Merge pull request #927 from hathach/add-rx65n-board
Ha Thach
2021-06-26
GCC 11 build fix
DuMaM
2021-06-26
add the entry for RX65N
kkitayam
2021-06-21
Fix typo in TUH configuration define
Niklas Hauser
2021-06-21
fix issue when calling midi API when not enumerated yet
hathach
2021-06-20
Add bracket to switch case, fix warning.
MasterPhi
2021-06-20
adding rx65n
hathach
2021-06-20
Merge pull request #895 from ElectronicCats/master
Ha Thach
2021-06-18
Changed order of struct initializer to avoid compiler error
Ned Konz
2021-06-19
fix race condition with control since TASKS_EP0RCVOUT also require EasyDMA
hathach
2021-06-17
force single buffered for device mode, out endpoint
hathach
2021-06-15
add support SAML21
sabas1080
2021-06-13
fix calculating xferred bytes with double buffer with short packet on buffer0
hathach
2021-06-13
fix ep tx with double buffered
hathach
2021-06-13
fix build with log for device
hathach
2021-06-13
remove sent_setup from hw endpoint
hathach
2021-06-13
remove dev_ep_map
hathach
2021-06-12
increase example CFG_TUH_HID from 2 to 4
hathach
2021-06-11
fix ci build
hathach
2021-06-11
log clean up
hathach
2021-06-11
map pico_info to log2, pico_trace to log3
hathach
2021-06-11
replace pico_warn by log level 1
hathach
2021-06-11
remove unused variable in hw endpoint
hathach
2021-06-11
more refactor double buffered rp2040
hathach
2021-06-11
rename hw endpoint
hathach
2021-06-11
refactor rp2040 usb
hathach
2021-06-11
improve usbh
hathach
2021-06-11
double buffered work with host
hathach
2021-06-10
more clean up
hathach
2021-06-10
clean up
hathach
2021-06-10
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
hathach
2021-06-10
remove hcd_edpt_stalled()
hathach
2021-06-10
add usbh_classdriver.h
hathach
2021-06-10
Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytes
Ha Thach
2021-06-09
use alias for button naming
hathach
2021-06-09
Change buttons to start from 0
Marcelo Bezerra
[next]