Search found 2 matches

by achim.friedland
Sat Jun 05, 2021 12:19 am
Forum: Report Bugs
Topic: Search does not work on this forum
Replies: 1
Views: 13726

Re: Search does not work on this forum

This problem does not seem to be fixed yet :(
by achim.friedland
Sat Jun 05, 2021 12:14 am
Forum: ESP-IDF
Topic: Custom OTA partion table (without factory app) => wrong app infos
Replies: 0
Views: 1818

Custom OTA partion table (without factory app) => wrong app infos

Hi,

I created a custom partition table, just having two OTA partitions and no factory partition.

This is partitions.csv

otadata,data,ota,0x9000,8K,
phy_init,data,phy,,12K,
nvs_key,data,nvs_keys,,8K
ota_0,app,ota_0,0x10000,1M,
ota_1,app,ota_1,,1M,
spiffs,data,spiffs,,1536K,
nvs,data,nvs,,383K ...

Go to advanced search