summaryrefslogtreecommitdiff
path: root/examples/device/usbtmc/src/usb_descriptors.c
AgeCommit message (Collapse)Author
2021-01-28fix #558 third attemptcharkster
2021-01-28fix #558charkster
2021-01-28fix #558charkster
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-04-20update freerots hid compositehathach
clean up unused descriptor for usbtmc example
2020-04-02Fix USBTMC descriptors when INT EP is disabled.Nathan Conrad
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-02-26Add langid to examples.Chang Feng
Signed-off-by: Chang Feng <[email protected]>
2019-09-27Fix typo of CFG_TUD_ENDOINT0_SIZE.Nathan Conrad
2019-09-21Lots of updates (especially error handling)Nathan Conrad
2019-09-19Move descriptors to usbd.hNathan Conrad
2019-09-17changes 2Nathan Conrad
2019-09-14Simulate query delay; getting to a point where implementing clear/aborts makesNathan Conrad
sense. Probably adding too many concurance issues; need to figure out semaphores.
2019-09-14Add usbtmc class driver.Nathan Conrad