Angus Gratton
|
d76bf19ffd
docs: Explain custom partition types/subtypes in more detail
|
5 лет назад |
Martin Thierer
|
d6c2dad101
esp_partition_erase_range(): rename parameter "start_addr" to "offset"
|
6 лет назад |
Ivan Grokhotkov
|
1c17558e6e
spi_flash: use same argument types in .h and .c files
|
6 лет назад |
Ivan Grokhotkov
|
ec427a5b43
spi_flash: support for partitions in external flash
|
6 лет назад |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 лет назад |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 лет назад |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
7 лет назад |
Angus Gratton
|
902382f622
ota ops: Verify partition argument passed to esp_ota_begin()
|
9 лет назад |
Angus Gratton
|
25f739c183
ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition
|
9 лет назад |
Angus Gratton
|
14aa1d1b3e
docs: spi_flash: Add flash encryption ops, remove boilerplate
|
9 лет назад |
Alexey Gerenkov
|
4a3e160888
esp32: Add core dump saving to flash feature
|
9 лет назад |
Angus Gratton
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 лет назад |
Ivan Grokhotkov
|
13d4734399
docs: fix Doxygen warnings, fail CI build on Doxygen warnings
|
9 лет назад |
Ivan Grokhotkov
|
dc2b5d0c96
spi_flash: update comment blocks
|
9 лет назад |
Ivan Grokhotkov
|
c581229e1d
partition API: separate type and subtype into two enums
|
9 лет назад |
Ivan Grokhotkov
|
9f0f05d520
spi_flash: change pointer type to void*
|
9 лет назад |
Ivan Grokhotkov
|
b6693225c1
spi_flash: implement partition API, drop trivial wrappers
|
9 лет назад |
Ivan Grokhotkov
|
079d9ea018
spi_flash: implement partition API
|
9 лет назад |
Ivan Grokhotkov
|
f6f23141b3
components/spi_flash: add high level partition api header
|
9 лет назад |