esp-idf/components/bootloader_support/src/esp32s3
rudi ;-) f242a1705a
add support for Flash 32MB..128MB (S2, S3)
ESP32-S2 and ESP32-S3
supports up to 1 GB of external flash and RAM
add support for
-    32MB
-    64MB
-    128MB ( example NOR spiFLASH 1G-BIT W25Q01JVZEIQ Winbond 0xEF 0x40 0x21 )

Merges https://github.com/espressif/esp-idf/pull/7688

Signed-off-by: Ivan Grokhotkov <ivan@espressif.com>
2022-02-21 10:26:41 +03:00
..
bootloader_esp32s3.c add support for Flash 32MB..128MB (S2, S3) 2022-02-21 10:26:41 +03:00
bootloader_sha.c bootloader: update copyright notice 2021-05-10 04:58:34 +02:00
bootloader_soc.c bootloader: Enable clock glitch detection 2021-09-02 12:25:12 +05:30
flash_encryption_secure_features.c bootloader: Enable Secure boot V2 for ESP32-S3 2021-08-19 14:08:12 +05:30
secure_boot_secure_features.c efuse_example_test: Fix the example test ( broken due to latest change 2021-11-23 15:21:32 +05:30