Konstantin Kondrashov
|
820a73f4cc
|
feat(espefuse): Adds efuses for esp32h2 eco5
- Support efuses that are not present in the main efuse table
|
2024-12-30 15:56:48 +02:00 |
|
Konstantin Kondrashov
|
97d150d69a
|
feat(app_update): OTA update bootloader, partition_table and other partitions
Passive app partition can be used as the staging partition where a new image is loaded.
Then copy it to the final partition.
Closes: https://github.com/espressif/esp-idf/issues/14195
Closes: https://github.com/espressif/esp-idf/issues/13824
|
2024-11-07 13:48:51 +02:00 |
|
Marius Vikhammer
|
5bdde4c994
|
fix(efuse): fix compile failure on linux target
|
2024-05-21 10:45:54 +08:00 |
|
KonstantinKondrashov
|
f9800e0726
|
feat(efuse): Move efuse-related init steps into the component
|
2024-03-01 21:07:03 +02:00 |
|