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
/
examples
/
device
Age
Commit message (
Expand
)
Author
2019-09-14
Change requset type parameter back to uint8_t (fix type cast), support USB in...
Nathan Conrad
2019-09-14
(and update the example to match)
Nathan Conrad
2019-09-14
Add usbtmc class driver.
Nathan Conrad
2019-09-11
rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now
hathach
2019-09-11
remove hid in cdc_msc_hid demo since many of stm32 mcu doesn't have enough en...
hathach
2019-09-11
added new example hid_composite
hathach
2019-09-11
fix #130
hathach
2019-09-09
Set MSC DISK DUAL readonly on F070.
Nathan Conrad
2019-09-09
update config
hathach
2019-09-06
lpc11u37 supported
hathach
2019-09-05
55s69 device work with usb0
hathach
2019-08-31
fix segger embbeded studio compile issue
hathach
2019-08-31
add button read to board_test example
hathach
2019-08-24
add board_test example for testing new board
hathach
2019-08-11
cdc_msc_hid: Limit number of endpoints used by STM32F4 for demo.
William D. Jones
2019-08-01
doc update
hathach
2019-08-01
clean up
hathach
2019-07-30
clean up
hathach
2019-07-30
added BOS MS OS 2.0 descriptor to webusb example, it work with windows
hathach
2019-07-26
example clean up
hathach
2019-07-26
rename example to webusb_serial
hathach
2019-07-26
change landing page
hathach
2019-07-26
fix stall response with SET_INTERFACE/GET_INTERFACE
hathach
2019-07-26
webusb Always lit LED if connected
hathach
2019-07-26
webusb work great with linux
hathach
2019-07-25
more webusb + vendor
hathach
2019-07-24
update vendor device similar to cdc read/write
hathach
2019-07-24
Merge branch 'master' into develop
hathach
2019-07-24
change tud_msc_start_stop_cb() to return void -> bool
hathach
2019-07-24
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques...
hathach
2019-07-22
Merge branch 'master' into develop
hathach
2019-07-22
change EPNUM for example
hathach
2019-07-19
rename bsp of stm32 board
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-16
clean up
hathach
2019-07-16
add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose ...
hathach
2019-07-12
clean up, rename internal driver control_request_complete to simply control_c...
hathach
2019-07-12
updating webusb with cdc
hathach
2019-07-12
clean up usb descriptors in example
hathach
2019-07-12
change TUD_HID_INOUT_DESCRIPTOR epout & epin order
hathach
2019-07-11
start to add webusb example (not work yet)
hathach
2019-07-11
clean up midi example
hathach
2019-07-11
clean up
hathach
2019-07-11
clean up demo config
hathach
2019-07-11
revert 2.1 to 2.0, only needed for webusb exmample (BOS needed)
hathach
2019-07-11
more 2.1
hathach
2019-07-11
increase usb bcd from 2.0 to 2.1 for webusb support
hathach
2019-07-03
example clean up
hathach
2019-07-03
rename midi example to midi_test
hathach
2019-07-03
tested midi example
hathach
[next]