Commit graph

602 commits

Author SHA1 Message Date
hathach
3ff38c94c6 revert vendor device, let wait for next release of esp32 2023-04-06 11:34:44 +07:00
hathach
71a7df6220 sync usb to commit 6db24e0dba 2023-04-06 11:19:23 +07:00
Ha Thach
429e228458
Merge pull request #271 from adafruit/more-tinyusb-update
sync tinyusb to commit b05422978004f076de665f5101e5cc1bac34175c
2023-03-24 17:53:46 +07:00
hathach
962863bd1b more sync 2023-03-24 17:37:16 +07:00
hathach
d3def203a2 clean up fix for esp32 2023-03-24 17:27:08 +07:00
hathach
3336e16d9b update tinyusb 2023-03-24 16:47:43 +07:00
Ha Thach
f43338a086
Merge pull request #270 from adafruit/unify-tinyusb-debug-serial1
unify debuging CFG_TUSB_DEBUG with Serial1 using serial1_printf()
2023-03-23 20:35:14 +07:00
hathach
ff9e38a9a9
unify debuging CFG_TUSB_DEBUG with Serial1 using serial1_printf() 2023-03-23 18:40:58 +07:00
Ha Thach
aa255c850f
Merge pull request #269 from adafruit/pio-usb-pin-rename
rename and wrap #ifndef to make it easier to use with feather usb host later on
2023-03-23 14:13:08 +07:00
hathach
9dde8cef11
rename and wrap #ifndef to make it easier to use with feather usb host later on 2023-03-23 13:28:13 +07:00
Ha Thach
421d053d19
Merge pull request #267 from adafruit/more-tinyusb-update
More tinyusb update to commit 07976ad26d4fbcad0694aa3a08294af7fd5f759f
2023-03-22 13:14:40 +07:00
hathach
12b6f5c21f skip clang in ci since it already run by pre-commit 2023-03-22 12:59:50 +07:00
hathach
d27458141e add clang to pre-commit 2023-03-22 12:51:48 +07:00
hathach
c497d5084b fix compile warnings 2023-03-22 10:43:27 +07:00
hathach
9143220ac2 update tinyusb to commit 07976ad26d4fbcad0694aa3a08294af7fd5f759f 2023-03-22 10:43:19 +07:00
Ha Thach
ee35022321
Merge pull request #265 from adafruit/update-tinyusb
Update tinyusb to commit 096b6ec462efe612613498b44ec596e4bac763a7
2023-03-21 16:15:33 +07:00
hathach
d6c78d859d hack to build with esp32 s2/s3 2023-03-21 13:48:38 +07:00
hathach
ce7bffb05c more update 2023-03-21 12:55:19 +07:00
hathach
bfb631c949 update tinyusb 2023-03-21 11:41:19 +07:00
Ha Thach
40207d9f72
Merge pull request #264 from adafruit/add-i2c-tiny-usb
Add i2c-tiny-usb adapter example
2023-03-21 08:42:27 +07:00
hathach
3e4e0d0be6 minor update codespell 2023-03-21 08:31:12 +07:00
hathach
e3cd83d584
more rename 2023-03-16 09:49:44 +07:00
hathach
f2aeeac1e0
add serial begin 2023-03-15 23:21:51 +07:00
hathach
080361e0d8
move i2c usb to its own class for easy reusable 2023-03-15 23:13:13 +07:00
hathach
a3d9534e1e
fix ci 2023-03-15 18:26:13 +07:00
hathach
420d0536e1 fix typos, add pre-commit config 2023-03-15 17:37:34 +07:00
hathach
6a01b3a216 add i2c-tiny-usb adapter example 2023-03-15 16:23:04 +07:00
Eva Herrada
3d2167c0f2
Bump to 2.0.1 2023-03-14 15:48:17 -04:00
Ha Thach
a65044b868
Merge pull request #262 from adafruit/fix-mbed-core-build
fix build with mbed rp2040
2023-03-10 14:51:07 +07:00
hathach
b0dcc74404
fix build with mbed rp2040 2023-03-10 14:35:30 +07:00
Ha Thach
023db263be
Merge pull request #260 from adafruit/rp2040-host
Add more rp2040 host examples
2023-03-10 13:23:55 +07:00
hathach
0317c06802
add hid_remap example with keyboard 2023-03-09 22:37:43 +07:00
hathach
5fb0923cb0
clang 2023-03-09 15:42:46 +07:00
hathach
1c8d56c3ef
rename hid example 2023-03-09 15:42:17 +07:00
hathach
06532feee5
moving host examples 2023-03-09 15:09:02 +07:00
hathach
f20ccafa9b
add msc host setWriteCompleteCallback() 2023-03-09 15:06:20 +07:00
hathach
3ce9ec30c5
add msc data logger example 2023-03-09 13:15:26 +07:00
Ha Thach
0386ab6f4f
Merge pull request #257 from adafruit/release-2.0.0
Release 2.0.0
2023-03-06 19:34:02 +07:00
hathach
846fe9145a
bump up version 2023-03-06 17:00:57 +07:00
hathach
dd42eb1fd3
replace TUSB_OPT_DEVICE_ENABLED by CFG_TUD_ENABLED 2023-03-06 16:56:16 +07:00
Ha Thach
7aa566cc39
Merge pull request #256 from adafruit/update-tinyusb-0.15.0
update tinyusb core to 0.15.0
2023-03-06 16:32:03 +07:00
hathach
386c14a24e
update tinyusb core to 0.15.0 2023-03-06 16:15:04 +07:00
Eva Herrada
202e700742
Bump to 1.18.4 2023-03-02 16:23:45 -05:00
Ha Thach
77986349f3
Merge pull request #255 from adafruit/minor-update
update msc_external_flash to tell user where to format spiflash.
2023-03-02 18:14:03 +07:00
hathach
2d99aa8cb0
typo 2023-03-02 16:41:56 +07:00
hathach
2f6a7cda43
update msc_external_flash to tell user where to format spiflash.
other minor clean up, separate sketch and log in issue template
2023-03-02 16:40:54 +07:00
Ha Thach
6d82f2263b
update version to 1.18.3 2023-02-16 15:52:59 +07:00
Ha Thach
ce61007b60
Merge pull request #251 from adafruit/improve-cdc-host
change Adafruit_USBH_CDC to inherit HardwareSerial (instead of Stream)
2023-02-16 08:58:10 +07:00
hathach
a8c1e569fe change Adafruit_USBH_CDC to inherit HardwareSerial (instead of Stream)
change begin(idx) to setInterfaceIndex(idx), to allow using begin(baud)
as other API. Update example accordingly
2023-02-14 16:48:17 +07:00
Eva Herrada
cdfc439633
Bump to 1.18.1 2023-01-30 13:53:30 -05:00