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
/
device
/
usbd.h
Age
Commit message (
Expand
)
Author
2020-06-13
Fix mic audio descriptor, fix too strict check on IAD desc. in usbd.c
Reinhard Panhuber
2020-06-11
Merge branch 'master' into uac2
Reinhard Panhuber
2020-05-31
Merge pull request #413 from kasjer/kasjer/ble-over-usb
Ha Thach
2020-05-28
add get device qualifier descriptor
hathach
2020-05-28
Add bt hci device class
Jerzy Kasenberg
2020-05-22
Add basic UAC2 structure - untested
Reinhard Panhuber
2020-05-20
added tud_task_event_ready()
hathach
2020-04-20
add back MIDI multiple jack
hathach
2020-04-17
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
hathach
2020-04-15
add IAD for CDC ECM, remove EEM descriptor template
hathach
2020-04-15
change cdc template protocol to None
hathach
2020-04-14
adding subclass & protocol to class driver structure
hathach
2020-04-14
Merge pull request #334 from majbthrd/usbnet_osagnostic
Ha Thach
2020-04-12
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
Peter Lawrence
2020-04-11
Merge branch 'master' into refactor-irqhandler
Ha Thach
2020-04-09
adding dcd_connect/disconnect
hathach
2020-04-06
mass rename dcd_isr() to dcd_irq_handler()
hathach
2020-04-06
mass rename tud_isr to tud_irq_handler
hathach
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-03-02
add CDC-ECM/RNDIS/CDC-EEM network device class with example
Peter Lawrence
2020-02-26
Add langid support to descriptor string callback.
Chang Feng
2020-01-15
Normalize line endings
Nathan Conrad
2019-12-20
clean warnings
hathach
2019-11-21
adding tud_isr/tuh_isr with lpc18/43
hathach
2019-10-31
Merge pull request #206 from hathach/develop
hathach
2019-10-30
rename usbd_init() to tud_init()
hathach
2019-10-28
Add support for DFU Runtime class for devices
Sylvain Munaut
2019-09-19
Move descriptors to usbd.h
Nathan Conrad
2019-08-23
fix warnings of template descriptor
hathach
2019-08-01
clean up
hathach
2019-08-01
add vendor peek, change cdc peek signature, change cdc read_char() return fro...
hathach
2019-07-30
added BOS MS OS 2.0 descriptor to webusb example, it work with windows
hathach
2019-07-25
more webusb + vendor
hathach
2019-07-24
move tud_vendor_control_* to usbd.h
hathach
2019-07-24
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques...
hathach
2019-07-16
add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose ...
hathach
2019-07-12
updating webusb with cdc
hathach
2019-07-12
change TUD_HID_INOUT_DESCRIPTOR epout & epin order
hathach
2019-07-12
added tud_descriptor_bos_cb(), add support for BOS get descriptor
hathach
2019-07-09
fix incorrect midi descriptor template
hathach
2019-07-05
midi only use audio 1.0 without IAD
hathach
2019-07-01
fix midi template
hathach
2019-07-01
improving midi support, adding midi exmaple
hathach
2019-06-10
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
more clean up use inline bit funciton instead of macros
hathach
2019-05-14
update license year to 2019
hathach
2019-05-12
add index to tud_descriptor_configuration_cb()
hathach
2019-05-12
change tud_descriptor_string_cb() to be consistent with other descriptor call...
hathach
[prev]
[next]