We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d4ca9 commit af62bccCopy full SHA for af62bcc
platformio.ini
@@ -232,6 +232,7 @@ extra_scripts = pre:rename_usb_config.py
232
extends = common:esp32
233
board = adafruit_feather_esp32s3_nopsram
234
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3_NOPSRAM
235
+board_build.partitions = tinyuf2-partitions-8MB.csv
236
extra_scripts = pre:rename_usb_config.py
237
238
; Adafruit Feather ESP32-S3 TFT
0 commit comments