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