@@ -203,32 +203,35 @@ board_build.partitions = min_spiffs.csv
203
203
extends = common:esp32
204
204
board = featheresp32-s2
205
205
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S2 -DBOARD_HAS_PSRAM
206
- board_build.partitions = tinyuf2-partitions-4MB.csv
206
+ ; set partition to tinyuf2-partitions-4MB-noota.csv as of CPY 10
207
+ board_build.partitions = tinyuf2-partitions-4MB-noota.csv
207
208
extra_scripts = pre:rename_usb_config.py
208
209
209
210
; Adafruit Feather ESP32-S2 TFT
210
211
[env:adafruit_feather_esp32s2_tft]
211
212
extends = common:esp32
212
213
board = adafruit_feather_esp32s2_tft
213
214
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S2_TFT -DBOARD_HAS_PSRAM
214
- board_build.partitions = tinyuf2-partitions-4MB.csv
215
+ ; set partition to tinyuf2-partitions-4MB-noota.csv as of CPY 10
216
+ board_build.partitions = tinyuf2-partitions-4MB-noota.csv
215
217
extra_scripts = pre:rename_usb_config.py
216
218
217
219
; Adafruit Feather ESP32-S2 Reverse TFT
218
220
[env:adafruit_feather_esp32s2_reversetft]
219
221
extends = common:esp32
220
222
board = adafruit_feather_esp32s2_reversetft
221
223
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S2_REVTFT -DBOARD_HAS_PSRAM
222
- board_build.partitions = tinyuf2-partitions-4MB.csv
224
+ ; set partition to tinyuf2-partitions-4MB-noota.csv as of CPY 10
225
+ board_build.partitions = tinyuf2-partitions-4MB-noota.csv
223
226
extra_scripts = pre:rename_usb_config.py
224
227
225
228
; Adafruit Feather ESP32-S3 2MB PSRAM
226
229
[env:adafruit_feather_esp32s3]
227
230
extends = common:esp32
228
231
board = adafruit_feather_esp32s3
229
232
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3 -DBOARD_HAS_PSRAM
230
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
231
- board_build.partitions = tinyuf2-partitions-4MB.csv
233
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
234
+ board_build.partitions = tinyuf2-partitions-4MB-noota .csv
232
235
extra_scripts = pre:rename_usb_config.py
233
236
234
237
; Adafruit Feather ESP32-S3 NO PSRAM
@@ -246,36 +249,39 @@ build_type = debug
246
249
debug_tool = esp-builtin
247
250
board = adafruit_feather_esp32s3_tft
248
251
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3_TFT -DBOARD_HAS_PSRAM
249
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
250
- board_build.partitions = tinyuf2-partitions-4MB.csv
252
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
253
+ board_build.partitions = tinyuf2-partitions-4MB-noota .csv
251
254
extra_scripts = pre:rename_usb_config.py
252
255
253
256
; Adafruit Feather ESP32-S3 Reverse TFT
254
257
[env:adafruit_feather_esp32s3_reversetft]
255
258
extends = common:esp32
256
259
board = adafruit_feather_esp32s3_reversetft
257
260
build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32S3_REVTFT -DBOARD_HAS_PSRAM
258
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
259
- board_build.partitions = tinyuf2-partitions-4MB.csv
261
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
262
+ board_build.partitions = tinyuf2-partitions-4MB-noota .csv
260
263
extra_scripts = pre:rename_usb_config.py
261
264
262
265
; Adafruit Magtag ESP32-S2
263
266
[env:adafruit_magtag29_esp32s2]
264
267
extends = common:esp32
265
268
board = adafruit_magtag29_esp32s2
266
269
build_flags = -DARDUINO_MAGTAG29_ESP32S2 -DBOARD_HAS_PSRAM
267
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
268
- board_build.partitions = tinyuf2-partitions-4MB.csv
270
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
271
+ board_build.partitions = tinyuf2-partitions-4MB-noota .csv
269
272
extra_scripts = pre:rename_usb_config.py
270
273
271
274
; Adafruit Metro ESP32-S2
272
275
[env:adafruit_metro_esp32s2]
273
276
extends = common:esp32
274
277
board = adafruit_metro_esp32s2
275
278
build_flags = -DARDUINO_METRO_ESP32S2 -DBOARD_HAS_PSRAM
276
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
277
- board_build.partitions = tinyuf2-partitions-4MB.csv
279
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
280
+ board_build.partitions = tinyuf2-partitions-4MB-noota .csv
278
281
extra_scripts = pre:rename_usb_config.py
282
+ ; debug_tool = jlink
283
+ ; upload_protocol = jlink
284
+ ; debug_init_break = tbreak WipperSnapper_I2C_Driver_MLX90632D
279
285
280
286
; Adafruit Metro ESP32-S3
281
287
[env:adafruit_metro_esp32s3]
@@ -285,13 +291,14 @@ build_flags = -DARDUINO_METRO_ESP32S3 -DBOARD_HAS_PSRAM
285
291
; set partition to tinyuf2-partitions-16MB.csv as of idf 5.1
286
292
board_build.partitions = tinyuf2-partitions-16MB.csv
287
293
extra_scripts = pre:rename_usb_config.py
294
+ debug_tool = jlink
288
295
289
296
; Adafruit Funhouse ESP32-S2
290
297
[env:adafruit_funhouse_esp32s2]
291
298
extends = common:esp32
292
299
board = adafruit_funhouse_esp32s2
293
300
build_flags = -DARDUINO_FUNHOUSE -DBOARD_HAS_PSRAM
294
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
301
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
295
302
board_build.partitions = tinyuf2-partitions-4MB-noota.csv
296
303
extra_scripts = pre:rename_usb_config.py
297
304
@@ -320,7 +327,7 @@ build_flags =
320
327
-DLV_LOG_PRINTF =1
321
328
-DLV_LOG_COLOR =1
322
329
-DLV_LOG_LEVEL =LV_LOG_LEVEL_TRACE
323
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
330
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
324
331
board_build.partitions = tinyuf2-partitions-4MB-noota.csv
325
332
extra_scripts = pre:rename_usb_config.py
326
333
@@ -362,8 +369,8 @@ board_build.partitions = min_spiffs.csv
362
369
extends = common:esp32
363
370
board = adafruit_qtpy_esp32s2
364
371
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S2 -DBOARD_HAS_PSRAM
365
- ; set partition to tinyuf2-partitions-4MB.csv as of idf 5.1
366
- board_build.partitions = tinyuf2-partitions-4MB.csv
372
+ ; set partition to tinyuf2-partitions-4MB-noota .csv as of CPY 10
373
+ board_build.partitions = tinyuf2-partitions-4MB-noota .csv
367
374
extra_scripts = pre:rename_usb_config.py
368
375
369
376
; Adafruit QT Py ESP32-S3 NO PSRAM
@@ -379,12 +386,14 @@ extra_scripts = pre:rename_usb_config.py
379
386
extends = common:esp32
380
387
board = adafruit_qtpy_esp32s3_n4r2
381
388
build_flags = -DARDUINO_ADAFRUIT_QTPY_ESP32S3_N4R2 -DBOARD_HAS_PSRAM
389
+ ; set partition to tinyuf2-partitions-4MB-noota.csv as of CPY 10
382
390
board_build.partitions = tinyuf2-partitions-4MB-noota.csv
383
391
extra_scripts = pre:rename_usb_config.py
384
392
385
393
[env:adafruit_qtpy_esp32s3_with_psram_debug]
386
394
extends = common:esp32
387
395
board = adafruit_qtpy_esp32s3_n4r2
396
+ ; set partition to tinyuf2-partitions-4MB-noota.csv as of CPY 10
388
397
board_build.partitions = tinyuf2-partitions-4MB-noota.csv
389
398
build_type = debug
390
399
build_flags =
0 commit comments