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
/
class
Age
Commit message (
Expand
)
Author
2024-09-11
Merge pull request #2450 from HiFiPhile/vendor_fifo
Ha Thach
2024-09-10
remove vendor ep_addr, use stream api instead
hathach
2024-09-10
update vendor device to use edpt stream which also support non-buffereed (no ...
hathach
2024-09-10
change edpt stream api to take hwid from API to reduce memory footprint
hathach
2024-09-10
change vendor device to use edpt stream API
hathach
2024-08-30
Bluetooth Device: Issue ZLP on ACL IN ep when transfer is multiple of endpoin...
Donatien Garnier
2024-08-27
Merge remote-tracking branch 'tinyusb/master' into vendor_fifo
Mengsk
2024-08-09
Marked the keycode parameter of the keyboard_report functions as const since ...
Hjalmar
2024-08-02
Merge branch 'master' into vendor_fifo
HiFiPhile
2024-07-28
audiod_function_t clean up.
HiFiPhile
2024-07-28
Merge branch 'master' of https://github.com/hathach/tinyusb into rx_fb
HiFiPhile
2024-07-19
Merge pull request #2723 from liamfraser/rp2040_tweaks
Ha Thach
2024-07-19
- add tud_cdc_n_ready() though not used
hathach
2024-07-19
revert changes to usbds configuration_reset() (deal with it in separated PR)
hathach
2024-07-19
Check tud ready check for OUT xfer.
HiFiPhile
2024-07-18
UAC2: Fix memclr on driver reset.
HiFiPhile
2024-07-18
fix some clang compiler warnings
graham sanderson
2024-07-17
minor update hid device
hathach
2024-07-17
follow up to #2253
hathach
2024-07-12
- add tud_cdc_configure_fifo() to replace CFG_TUD_CDC_PERSISTENT_TX_BUFF
hathach
2024-07-05
add u for unsigned
hathach
2024-07-05
Revert "audio.h: fix error ISO C restricts enumerator values to range of 'int'"
Ha Thach
2024-06-28
audio.h: fix error ISO C restricts enumerator values to range of 'int'
Davide Gerhard
2024-06-28
audio_device.c: fix strict-overflow warning with gcc >= 12
Davide Gerhard
2024-06-14
minor update
hathach
2024-06-14
minor update
hathach
2024-05-12
Fix HS playback on OSX.
HiFiPhile
2024-05-12
Tested 3 bytes feedback work on OSX.
HiFiPhile
2024-05-11
Fix CI.
HiFiPhile
2024-05-11
Optimize SOF.
HiFiPhile
2024-05-11
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-11
Always send 4 bytes feedback despite 10.14 format (Apple wtf ?!)
HiFiPhile
2024-05-10
More ci tweak (#2636)
Ha Thach
2024-05-10
Merge pull request #2213 from Rocky04/patch-5
HiFiPhile
2024-05-10
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-09
Convert to bit-field since it's more reliable.
HiFiPhile
2024-05-09
Merge pull request #2633 from jotonedev/missing-keys
HiFiPhile
2024-05-09
Fix redefinition
John Toniutti
2024-05-09
Add missing key codes
John Toniutti
2024-05-09
Merge pull request #911 from thierer/vendor_class_zero_length_transfer
HiFiPhile
2024-05-09
Take updated change from cdc_device.
HiFiPhile
2024-05-08
Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb
HiFiPhile
2024-05-08
Add callback to to set feedback format correction at runtime.
HiFiPhile
2024-05-08
Reorganize feedback documentation.
HiFiPhile
2024-05-08
Fix cycle based feedback calculation.
HiFiPhile
2024-05-08
Migrate to weak default implementation.
HiFiPhile
2024-05-08
Merge pull request #2252 from rsolorzanomsft/hid-lighting
HiFiPhile
2024-05-08
Merge pull request #2532 from acscd/master
HiFiPhile
2024-05-08
Merge pull request #2629 from andrewleech/cdc-persistent-tx-buffer
HiFiPhile
2024-05-08
Add option to make CDC TX buffer persistent.
Andrew Leech
[next]