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 =
90
90
91
91
; Common build environment for ESP32 platform
92
92
[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
94
94
; This is needed for occasional new features and bug fixes
95
95
; platform = https://github.com/pioarduino/platform-espressif32#develop
96
96
lib_ignore = WiFiNINA, WiFi101, OneWire
@@ -331,6 +331,7 @@ extra_scripts = pre:rename_usb_config.py
331
331
extends = common:esp32
332
332
board = adafruit_qtpy_esp32s3_nopsram
333
333
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_NOPSRAM
334
+ board_build.partitions = tinyuf2-partitions-4MB.csv
334
335
extra_scripts = pre:rename_usb_config.py
335
336
336
337
; Adafruit QT Py ESP32-S3 with PSRAM
You can’t perform that action at this time.
0 commit comments