File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ lib_deps =
9090
9191; Common build environment for ESP32 platform
9292[common:esp32]
93- platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.05 /platform-espressif32.zip
93+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.07 /platform-espressif32.zip
9494; This is needed for occasional new features and bug fixes
9595; platform = https://github.com/pioarduino/platform-espressif32#develop
9696lib_ignore = WiFiNINA, WiFi101, OneWire
@@ -331,6 +331,7 @@ extra_scripts = pre:rename_usb_config.py
331331extends = common:esp32
332332board = adafruit_qtpy_esp32s3_nopsram
333333build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
334+ board_build.partitions = tinyuf2-partitions-4MB.csv
334335extra_scripts = pre:rename_usb_config.py
335336
336337; Adafruit QT Py ESP32-S3 with PSRAM
You can’t perform that action at this time.
0 commit comments