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-01-23
audio_device: Fix unused variable warning
Jerzy Kasenberg
2024-01-20
msc_device: Fix check for including MSC lookup tables
Jonathan Zentgraf
2024-01-20
accumulated review changes
IngHK
2024-01-20
make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34x
hathach
2024-01-19
- add new API tuh_cdc_set_data_format()
hathach
2024-01-19
move code around
hathach
2024-01-19
- add ch34x_set_data_format()
hathach
2024-01-19
refactor process_internal_control_complete()
hathach
2024-01-19
- add requested line coding to make update data format easier
hathach
2024-01-19
- revert the use of serial init for set line coding
hathach
2024-01-17
implemented ch34x_set_line_coding() and some code cleanup
IngHK
2024-01-17
more clean up
hathach
2024-01-16
change code style and code cleanup
IngHK
2024-01-16
change code style
hathach
2024-01-16
merge and cherry pick changes
hathach
2024-01-16
fix number of endpoint for ch340x, also open notification even not used for now
hathach
2024-01-16
Merge branch 'cdc_ch34x_support' of https://github.com/IngHK/tinyusb into cdc...
IngHK
2024-01-16
CDCh host: further work on CH340/CH341 support
IngHK
2024-01-16
Merge remote-tracking branch 'remotes/hathach/master' into cdc_ch34x_support
IngHK
2024-01-16
move open() ad vid_pid_list into serial driver struct
hathach
2024-01-16
Merge branch 'master' into cdc_ch34x_support
hathach
2024-01-16
change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI...
hathach
2024-01-15
fix conflict of BIT() macro
hathach
2024-01-15
fix sign-conversion warning
hathach
2024-01-15
change code style
hathach
2024-01-15
Merge branch 'master' into cdc_ch34x_support
hathach
2024-01-11
bInterfaceClass number replaced by define
IngHK
2024-01-09
[CDC] host: moved acm_open to other acm prototypes
IngHK
2023-12-26
initial support of CH34x CDC device
IngHK
2023-12-12
Add configuration option CFG_TUH_CDC_FTDI_PID_LIST to tusb_option.h
Oliver Larsson
2023-12-11
Merge pull request #2296 from LarssonOliver/master
Ha Thach
2023-12-10
Add comment to explain why the condition changes
Ángel Molina Núñez
2023-12-09
Fix strict-overflow warning when compiling with gcc >= 12
Angel Molina
2023-11-25
Add configuration option CFG_TUH_CDC_CP210X_PID_LIST to tusb_option.h
Oliver Larsson
2023-11-24
Merge pull request #2340 from hathach/hid-set-protocol-pr
Ha Thach
2023-11-24
minor update
hathach
2023-11-24
add tuh_hid_set_default_protocol() to set default USB host HID protocol
Xudong Zheng
2023-11-24
rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT t...
hathach
2023-11-24
Merge branch 'master' into bth
hathach
2023-11-22
fix typo in cdc line coding enum
hathach
2023-11-07
Add historical EP compatibility to bth class
Antonio Vázquez Blanco
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-17
hid_device: use separate buffer for SET_REPORT instead of epout
Shawn Hoffman
2023-10-17
Put sw_buf in USB section only if necessary.
HiFiPhile
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Add blackout time.
HiFiPhile
2023-10-17
Read sample rate directly from control transfer to eliminate callback.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-10-10
Fix naming nBytesPerSample.
HiFiPhile
2023-10-10
Merge branch 'master' of https://github.com/hathach/tinyusb into uac_interl
HiFiPhile
[prev]
[next]