mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
cmake: Post-merge fixups
This commit is contained in:
committed by
Angus Gratton
parent
b355854d4d
commit
0bc5dcc2c2
@@ -15,6 +15,6 @@
|
||||
"file" : "partition_table/partition-table.bin" },
|
||||
"otadata" : { "offset" : "${OTADATA_PARTITION_OFFSET}",
|
||||
"file" : "${BLANK_OTADATA_FILE}" },
|
||||
"app" : { "offset" : "${APP_PARTITION.py_OFFSET}",
|
||||
"app" : { "offset" : "${APP_PARTITION_OFFSET}",
|
||||
"file" : "${PROJECT_NAME}.bin" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user