hathach
|
e12c25ec2c
rename dfu_rt to dfu_runtime for easy reading
|
5 лет назад |
Reinhard Panhuber
|
e047fbe8fb
Merge remote-tracking branch 'upstream/master' into uac2
|
5 лет назад |
hathach
|
503c15217e
example to call tud_init() after freeRTOS kernel is started
|
5 лет назад |
Reinhard Panhuber
|
1af77233ed
Merge branch 'master' of https://github.com/PanRe/tinyusb.git into uac2
|
5 лет назад |
Jerzy Kasenberg
|
56d46483e4
Add bt hci device class
|
5 лет назад |
Reinhard Panhuber
|
9be2f1bf3d
Add basic UAC2 structure - untested
|
5 лет назад |
Peter Lawrence
|
fee79d7466
add CDC-ECM/RNDIS/CDC-EEM network device class with example
|
6 лет назад |
Nathan Conrad
|
25c1bea782
Normalize line endings
|
6 лет назад |
Sylvain Munaut
|
ec4ecfa817
Add support for DFU Runtime class for devices
|
6 лет назад |
Nathan Conrad
|
1cae96951f
Add usbtmc class driver.
|
6 лет назад |
hathach
|
a3cb2dda9e
rename custom/custom-_* to vendor/vendor_*
|
6 лет назад |
hathach
|
6a076d8aae
rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR
|
6 лет назад |
hathach
|
b0678e1050
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
|
6 лет назад |
hathach
|
3e24daac79
remove deprecated tusb_task, clean up tusb compiler
|
6 лет назад |
hathach
|
61ec407752
update license year to 2019
|
6 лет назад |
hathach
|
18f248b142
remove tusb_hal_millis() usage, less work for porting
|
7 лет назад |
hathach
|
c211ee19dd
migrate license from BSD 3 clause to MIT
|
7 лет назад |
hathach
|
e4e8413acc
add tusb_inited() API, check for inited() before running device/host task
|
7 лет назад |
Scott Shawcroft
|
a3173b8de4
Add USB Midi support.
|
7 лет назад |
hathach
|
a3713f801d
clean up compiler attribute
|
7 лет назад |
hathach
|
1c49c479ca
seperate tusb_task() to tud_task() and tuh_task()
|
7 лет назад |
hathach
|
bc46dc6edf
osal clean up
|
7 лет назад |
hathach
|
607658d047
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
|
7 лет назад |
hathach
|
7d3ff7aff6
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
|
7 лет назад |
hathach
|
d887829b4c
change usbd_init() return to bool for simplicity
|
7 лет назад |
hathach
|
2708632a6a
clean up osal
|
7 лет назад |
hathach
|
9f61493020
change HID config, move HID boot config to part of auto descriptor only
|
7 лет назад |
hathach
|
4342325ee1
reworking device hid class driver
|
7 лет назад |
hathach
|
424735d440
rename subfolder source to src
|
7 лет назад |