Shubham Kulkarni
|
c7361327be
app_update: Expose get_ota_partition_count in header file
|
il y a 4 ans |
Angus Gratton
|
86061a720b
app_update: Add soc_caps dependency to esp_ota_ops.h
|
il y a 4 ans |
Jan Brudný
|
b3e37696ba
app_update: update copyright notice
|
il y a 4 ans |
KonstantinKondrashov
|
98f726fa4b
bootloader/esp32c3: Adds secure boot (not yet supported)
|
il y a 5 ans |
lucastcox
|
d5d722c66f
app_update: Add definition for esp_ota_abort
|
il y a 5 ans |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
il y a 5 ans |
Peter Hoddie
|
3a768f51c3
app_update: add support for incremental flash erase
|
il y a 5 ans |
Supreet Deshpande
|
e640e148cf
Secure boot v2 support for ESP32-S2
|
il y a 5 ans |
Shubham Kulkarni
|
6a1b3221c4
app_update: Add API to write data in a non contiguous manner
|
il y a 5 ans |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
il y a 6 ans |
morris
|
fae39dc326
merge esp_flash_data_types into esp_flash_partitions
|
il y a 6 ans |
Ivan Grokhotkov
|
ea52a19c00
build system: include SHA256 hash of ELF file into app_desc structure
|
il y a 7 ans |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
il y a 7 ans |
Konstantin Kondrashov
|
dde1fd9b94
bootloader: Add support flags for rollback app
|
il y a 7 ans |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
il y a 7 ans |
Angus Gratton
|
ff2404a272
Merge branch 'master' into feature/cmake
|
il y a 7 ans |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
il y a 7 ans |
Angus Gratton
|
6b9784cc45
Merge branch 'master' into feature/cmake_update
|
il y a 7 ans |
Ivan Grokhotkov
|
cb649e452f
remove executable permission from source files
|
il y a 7 ans |
Angus Gratton
|
1cb5712463
cmake: Add component dependency support
|
il y a 7 ans |
Angus Gratton
|
3dfcc312c8
ota_ops: Fix get_selected_boot_partition() in case there is no factory partition
|
il y a 8 ans |
Angus Gratton
|
5eef5e7a5d
bootloader: Fallback if OTA data is invalid
|
il y a 8 ans |
Angus Gratton
|
902382f622
ota ops: Verify partition argument passed to esp_ota_begin()
|
il y a 9 ans |
Angus Gratton
|
25f739c183
ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition
|
il y a 9 ans |
Angus Gratton
|
1f3a2e900c
docs: Improve/clarify partition, OTA & SPI flash docs
|
il y a 9 ans |
Angus Gratton
|
2d5162dc3c
OTA: Always clean up OTA handle regardless of esp_ota_end() result
|
il y a 9 ans |
tzx
|
9b2cad4174
docs: fix return error of ota docs and fix ota.rst
|
il y a 9 ans |
Tian Zhong Xing
|
72422b32dc
feature/fota_ops_api: add ota core api implement
|
il y a 9 ans |