Supreet Deshpande
|
0f82fe105c
Secure boot v2 support for ESP32-S2
|
5 anos atrás |
Shubham Kulkarni
|
6a1b3221c4
app_update: Add API to write data in a non contiguous manner
|
5 anos atrás |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 anos atrás |
morris
|
fae39dc326
merge esp_flash_data_types into esp_flash_partitions
|
6 anos atrás |
Ivan Grokhotkov
|
ea52a19c00
build system: include SHA256 hash of ELF file into app_desc structure
|
7 anos atrás |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
7 anos atrás |
Konstantin Kondrashov
|
dde1fd9b94
bootloader: Add support flags for rollback app
|
7 anos atrás |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
7 anos atrás |
Angus Gratton
|
ff2404a272
Merge branch 'master' into feature/cmake
|
7 anos atrás |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
7 anos atrás |
Angus Gratton
|
6b9784cc45
Merge branch 'master' into feature/cmake_update
|
7 anos atrás |
Ivan Grokhotkov
|
cb649e452f
remove executable permission from source files
|
7 anos atrás |
Angus Gratton
|
1cb5712463
cmake: Add component dependency support
|
7 anos atrás |
Angus Gratton
|
3dfcc312c8
ota_ops: Fix get_selected_boot_partition() in case there is no factory partition
|
8 anos atrás |
Angus Gratton
|
5eef5e7a5d
bootloader: Fallback if OTA data is invalid
|
8 anos atrás |
Angus Gratton
|
902382f622
ota ops: Verify partition argument passed to esp_ota_begin()
|
9 anos atrás |
Angus Gratton
|
25f739c183
ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition
|
9 anos atrás |
Angus Gratton
|
1f3a2e900c
docs: Improve/clarify partition, OTA & SPI flash docs
|
9 anos atrás |
Angus Gratton
|
2d5162dc3c
OTA: Always clean up OTA handle regardless of esp_ota_end() result
|
9 anos atrás |
tzx
|
9b2cad4174
docs: fix return error of ota docs and fix ota.rst
|
9 anos atrás |
Tian Zhong Xing
|
72422b32dc
feature/fota_ops_api: add ota core api implement
|
9 anos atrás |