Harshit Malpani
|
1df186d4e1
feat: Add API to verify the bootloader and app image
|
hace 2 años |
Marcel Petrick
|
edb53c1a85
esp_ota_ops.h: typo fix
|
hace 2 años |
KonstantinKondrashov
|
69838403f9
esp_bootloader_format: Adds bootloader description structure to read bootloader version from app
|
hace 3 años |
laokaiyao
|
49f16eefbb
esp32h4: checked all the corner stuffs of the removal
|
hace 2 años |
laokaiyao
|
bf2a7b2df6
esp32h4: removed esp32h4 related codes
|
hace 2 años |
laokaiyao
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
hace 3 años |
Laukik Hase
|
0519f604db
app_update: Moved app metadata to new component `esp_app_format`
|
hace 3 años |
Marius Vikhammer
|
c8617fe965
docs: fix all doxygen warnings
|
hace 3 años |
Sudeep Mohanty
|
722a6b7cf4
docs: update programming guide for esp32s3 chip independent system chapters
|
hace 4 años |
Shubham Kulkarni
|
c7361327be
app_update: Expose get_ota_partition_count in header file
|
hace 4 años |
Angus Gratton
|
86061a720b
app_update: Add soc_caps dependency to esp_ota_ops.h
|
hace 4 años |
Jan Brudný
|
b3e37696ba
app_update: update copyright notice
|
hace 4 años |
KonstantinKondrashov
|
98f726fa4b
bootloader/esp32c3: Adds secure boot (not yet supported)
|
hace 5 años |
lucastcox
|
d5d722c66f
app_update: Add definition for esp_ota_abort
|
hace 5 años |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
hace 5 años |
Peter Hoddie
|
3a768f51c3
app_update: add support for incremental flash erase
|
hace 5 años |
Supreet Deshpande
|
e640e148cf
Secure boot v2 support for ESP32-S2
|
hace 5 años |
Shubham Kulkarni
|
6a1b3221c4
app_update: Add API to write data in a non contiguous manner
|
hace 5 años |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
hace 6 años |
morris
|
fae39dc326
merge esp_flash_data_types into esp_flash_partitions
|
hace 6 años |
Ivan Grokhotkov
|
ea52a19c00
build system: include SHA256 hash of ELF file into app_desc structure
|
hace 7 años |
Konstantin Kondrashov
|
e916cf52a3
bootloader: Add support of anti-rollback
|
hace 7 años |
Konstantin Kondrashov
|
dde1fd9b94
bootloader: Add support flags for rollback app
|
hace 7 años |
Konstantin Kondrashov
|
3b9cb25fe1
esp32: Add firmware version to app
|
hace 7 años |
Angus Gratton
|
ff2404a272
Merge branch 'master' into feature/cmake
|
hace 7 años |
Konstantin Kondrashov
|
117c79eae5
app_update: Add API for getting sha256_of_partition
|
hace 7 años |
Angus Gratton
|
6b9784cc45
Merge branch 'master' into feature/cmake_update
|
hace 7 años |
Ivan Grokhotkov
|
cb649e452f
remove executable permission from source files
|
hace 7 años |
Angus Gratton
|
1cb5712463
cmake: Add component dependency support
|
hace 7 años |
Angus Gratton
|
3dfcc312c8
ota_ops: Fix get_selected_boot_partition() in case there is no factory partition
|
hace 8 años |