Marius Vikhammer
|
2aead8ba57
|
Support ESP32S3 Beta 3 target
Update ROM API. Port changes from bringup branch.
|
2021-03-18 10:24:22 +08:00 |
|
Angus Gratton
|
5228d9f9ce
|
esp32c3: Apply one-liner/small changes for ESP32-C3
|
2020-12-01 10:58:50 +11:00 |
|
sU8U7SfkcwTJVH7PjaVmej7D
|
092b63f491
|
bootloader_support: Add missing inttypes include in esp_app_format.h
Signed-off-by: KonstantinKondrashov <konstantin@espressif.com>
Closes: https://github.com/espressif/esp-idf/pull/5837
|
2020-10-20 21:49:07 +08:00 |
|
morris
|
067b1b91c2
|
global: add new target name: esp32-s3
add target name, chip ID, toochain descriptions for ESP32-S3
|
2020-06-11 21:40:08 +08:00 |
|
Ivan Grokhotkov
|
0d69ed8620
|
bootloader_support: add esp_chip_id_t value for ESP32-S2
|
2020-02-06 19:50:14 +01:00 |
|
suda-morris
|
dd248ffc32
|
Add chip revision into image header
Check chip id and chip revision before boot app image
Closes https://github.com/espressif/esp-idf/issues/4000
|
2019-09-16 18:13:53 +08:00 |
|
Konstantin Kondrashov
|
0ed590640e
|
bootloader: Move some structs to separated file
Moved structures which describe the app image to separated file.
Closes: IDF-597
|
2019-06-21 18:43:27 +08:00 |
|