Pin Adafruit TinyUSB to <3.0.0 (older TinyUSB compatible with ESP32 core). Remove dcd_stubs.
This commit is contained in:
+1
-3
@@ -5,10 +5,8 @@
|
||||
platform = espressif32
|
||||
board = esp32-s3-devkitc-1
|
||||
framework = arduino
|
||||
lib_archive = no
|
||||
|
||||
lib_deps =
|
||||
adafruit/Adafruit TinyUSB Library@^3.1.0
|
||||
adafruit/Adafruit TinyUSB Library@<3.0.0
|
||||
fastled/FastLED@^3.9.0
|
||||
|
||||
build_unflags =
|
||||
|
||||
Reference in New Issue
Block a user