fix tinyuf2 partitons.csv name (#267)

thx
This commit is contained in:
ChuckVanzant
2025-08-26 03:59:48 -05:00
committed by GitHub
parent 500757b86d
commit 5325353a16
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"build": {
"arduino":{
"partitions": "partitions-8MB-tinyuf2.csv",
"partitions": "tinyuf2-partitions-8MB.csv",
"memory_type": "qio_qspi"
},
"core": "esp32",