hathach
4888cdc958
update tinyusb core to commit e7b892095f2bb5d8bef6a748238369bdd268ed5e
2020-09-15 20:59:46 +07:00
hathach
a0d7cfdebc
update tinyusb core to commit 0328bd4c134d05b4bb0472e0db918153f4dd15dd
...
also set string descriptor for Serial CDC
2020-09-15 19:41:28 +07:00
hathach
2555c2d68a
sync with Adafruit_TinyUSB_ArduinoCore commit 238a5c0b95fcd402d24524c7bebbdd822168a51e
2020-07-23 07:02:41 +07:00
hathach
00a863c100
update tinyusb to 0749077
2020-07-05 22:57:02 +07:00
lady ada
fdddb19a3c
add BLE uart test support
2020-06-23 14:57:52 -04:00
hathach
6d6e5b1ee9
fix incorrect USB IRQ typo for samd
2020-05-04 22:00:22 +07:00
hathach
159ae8e550
Update TinyUSB to commit c59fa77 due to a bug in the stack
...
increase version 1.5.13
2020-04-23 23:44:46 +07:00
Ha Thach
a45b5c56f6
Merge pull request #221 from hathach/update-tinyusb
...
update tinyusb core and samd port
2020-04-22 11:30:28 +07:00
Kay Sievers
aa9792167d
tinyusb: MIDI - Increase buffer size
...
We only transfer new packets when 64 bytes are available in the FIFO
buffer. This increase the buffer, so we can receive the next new packet
while still processing the current one.
2020-04-21 20:28:02 +02:00
hathach
72ebc1a809
sync with tinyusb commit 1d33aa9
...
fix issue with MIDI sysex driver
2020-04-22 00:20:50 +07:00
hathach
f564235648
update tinyusb core and samd port
2020-04-21 12:05:51 +07:00
hathach
fc737be24e
revert 6630fe7cc0 availableForWrite() return int
2019-12-31 11:44:26 +07:00
hathach
2ca9dfd40e
update tinyusb core
2019-12-27 11:15:59 +07:00
hathach
8e3c4bcaac
improve tinyusb samd driver
2019-12-26 23:00:37 +07:00
hathach
2179f63a97
tinyusb core: improve setup handling
2019-12-25 10:50:37 +07:00
hathach
861fec5dbd
update tinyusb core
2019-12-24 21:43:26 +07:00
hathach
31fc54d037
added option to debug tinyusb with Serial1
2019-12-24 16:03:23 +07:00
hathach
f996c946f3
clean up
2019-12-20 13:15:01 +07:00
hathach
21b3e13b70
update tinyusb core
2019-12-20 13:11:04 +07:00
hathach
bffd3048d7
clean up
2019-12-20 00:13:24 +07:00
hathach
dd19013a79
rename Adafruit_TinyUSB_Core.cpp to Adafruit_TinyUSB_SAMD.cpp
2019-12-20 00:11:19 +07:00
hathach
4f8ccb165c
move yield() to main.cpp
2019-12-19 23:54:15 +07:00
hathach
b92b61b36f
refactor load_serial_number() to Adafruit_USBD_Device::getSerialDescriptor()
2019-12-19 23:42:27 +07:00
hathach
a346cf760f
implement detach/attach
2019-12-19 23:12:25 +07:00
hathach
2bb0a7a759
tinyusb submodule work well
2019-12-19 14:49:53 +07:00
hathach
dfac9e8582
move tinyusb core & cdc to submodule
2019-12-19 13:25:36 +07:00