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