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