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
/
vendor
Age
Commit message (
Expand
)
Author
2024-11-22
TUD_EPBUF_TYPE_DEF usbtmc_device.c and vendor_device.c
hathach
2024-10-01
Fix vendor class reset.
HiFiPhile
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 vendor device to use edpt stream API
hathach
2024-08-02
Merge branch 'master' into vendor_fifo
HiFiPhile
2024-05-09
Take updated change from cdc_device.
HiFiPhile
2024-04-08
Merge branch 'master' of github.com:HiFiPhile/tinyusb into vendor_fifo
HiFiPhile
2024-04-08
add class driver deinit
hathach
2024-03-03
Use FIFO size as condition.
HiFiPhile
2024-02-01
Allow vendor class to be used without FIFO.
HiFiPhile
2024-01-31
Update vendor_device.c fifo mutex config similar to cdc_device.c.
mamiral
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-04-06
add define for vendor_flush() to write_flush() for backward compatible
hathach
2023-03-31
Remove trailing whitespace
epatstarkey
2023-03-28
Update vendor_device.c
epatstarkey
2023-03-28
Update vendor_device.c
epatstarkey
2023-03-28
Update vendor_device.h
epatstarkey
2023-03-17
fix trailing space and new line
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2022-06-27
fix all device examples warnings
hathach
2022-06-02
rhport argument in usbd_ API() is not used (always use the initialized port)
hathach
2022-03-09
add tusb_debug.h remove tusb_error.h
hathach
2022-03-06
Merge pull request #1289 from kasjer/kasjer/vendor-update
Ha Thach
2022-02-25
rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-19
vendor: Add tx flush functionality
Jerzy Kasenberg
2022-01-19
vendor: Add tx callback
Jerzy Kasenberg
2021-10-01
Merge pull request #1120 from hathach/enhance
Ha Thach
2021-10-01
clean up vendor open
hathach
2021-09-29
add same7x to board list
hathach
2021-09-29
clean up
hathach
2021-09-18
Merge branch 'master' into zhangslice-master
hathach
2021-09-14
make vendor driver more flexible
hathach
2021-08-25
Merge pull request #1041 from HiFiPhile/vdc
Ha Thach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-08-22
Fix vendor fifo deadlock, add tud_vendor_n_read_flush
MasterPhi
2021-06-18
fix build with mm32 board
hathach
2021-06-02
clean up log
hathach
2021-05-31
remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()
hathach
2021-05-27
more include clean up
hathach
2021-05-27
include clean up
hathach
2021-05-06
Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb
Jeremiah McCarthy
2021-04-30
Remove n from tu_fifo_get_write_info() and fix bug in vendor class
Reinhard Panhuber
2021-04-30
Remove all remainings with peek_at
Reinhard Panhuber
2021-04-07
Revise per initial comments
Jeremiah McCarthy
2021-03-04
Extend FIFO mutex to use separate write and read mutexes.
Reinhard Panhuber
2020-09-01
Merge branch 'master' into update-host
hathach
[next]