.. |
esp32
|
bootloader: removed unavailable rtc features
|
2023-04-11 10:23:20 +08:00 |
esp32c2
|
bootloader: enable super WDT and BOD reset on C2
|
2023-04-11 10:23:21 +08:00 |
esp32c3
|
bootloader: cleanup ana reset config code
|
2023-04-11 10:23:21 +08:00 |
esp32c6
|
bootloader: fix analog reset on C6 and H2
|
2023-04-11 10:23:20 +08:00 |
esp32h2
|
example: bringup light sleep example for esp32h2
|
2023-06-26 21:05:16 +08:00 |
esp32s2
|
bootloader: removed unavailable rtc features
|
2023-04-11 10:23:20 +08:00 |
esp32s3
|
all: Removes unnecessary newline character in logs
|
2023-06-09 03:31:21 +08:00 |
flash_encryption
|
Merge branch 'feature/adds_more_efuse_logs' into 'master'
|
2023-02-22 19:25:58 +08:00 |
idf
|
mbedtls-3 update:
|
2022-03-03 01:37:10 +05:30 |
secure_boot_v1
|
bootloader: fix and re-enable no-format warnings
|
2023-03-15 00:28:31 +01:00 |
secure_boot_v2
|
all: Removes unnecessary newline character in logs
|
2023-06-09 03:31:21 +08:00 |
bootloader_clock_init.c
|
clk_tree: Add basic clock support for esp32h2
|
2023-02-20 17:15:02 +08:00 |
bootloader_clock_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_common_loader.c
|
esp_hw_support: Fix invalid system time if s_esp_rtc_time_us & s_rtc_last_ticks were moved around
|
2023-06-08 21:59:21 +08:00 |
bootloader_common.c
|
bootloader: fix and re-enable no-format warnings
|
2023-03-15 00:28:31 +01:00 |
bootloader_console_loader.c
|
bootloader: update copyright notice
|
2021-06-02 14:22:09 +02:00 |
bootloader_console.c
|
esp_rom: add USB_OTG "port" number for S2 and S3
|
2023-04-12 11:08:42 +02:00 |
bootloader_efuse.c
|
esp32h4: removed esp32h4 related codes
|
2023-04-23 12:03:07 +00:00 |
bootloader_init.c
|
esp_bootloader_format: Adds bootloader description structure to read bootloader version from app
|
2023-05-10 21:39:52 +08:00 |
bootloader_mem.c
|
apm: added support for APM on esp32h2
|
2023-02-14 10:43:49 +00:00 |
bootloader_panic.c
|
bootloader: dont print assert msg if CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is set
|
2022-09-02 11:01:50 +08:00 |
bootloader_random_esp32.c
|
fix(soc): soc header files can pass CI check
|
2023-06-26 23:00:45 +08:00 |
bootloader_random_esp32c2.c
|
G0: Support Xtensa targets for G0-only compilation
|
2022-06-20 11:34:20 +00:00 |
bootloader_random_esp32c3.c
|
G0: Support Xtensa targets for G0-only compilation
|
2022-06-20 11:34:20 +00:00 |
bootloader_random_esp32c6.c
|
esp_hw_support/bootloader: made ESP32-C6 and ESP32-H2 RNG available
|
2023-05-23 18:14:51 +08:00 |
bootloader_random_esp32h2.c
|
esp_hw_support/bootloader: made ESP32-C6 and ESP32-H2 RNG available
|
2023-05-23 18:14:51 +08:00 |
bootloader_random_esp32p4.c
|
esp32p4: introduce the target
|
2023-06-13 15:16:11 +08:00 |
bootloader_random_esp32s2.c
|
fix(soc): soc header files can pass CI check
|
2023-06-26 23:00:45 +08:00 |
bootloader_random_esp32s3.c
|
ulp-riscv: add support for using ADC as well as an example show-casing it.
|
2022-07-11 09:31:22 +08:00 |
bootloader_random.c
|
bugfix: remove the workaround implemented in MR 22773 about the lp_timer
|
2023-06-26 21:05:16 +08:00 |
bootloader_utility.c
|
Merge branch 'bugfix/update_all_esp32xxx/rom/gpio.h_comments' into 'master'
|
2023-07-13 19:44:31 +08:00 |
esp_image_format.c
|
esp32h4: removed esp32h4 related codes
|
2023-04-23 12:03:07 +00:00 |
flash_encrypt.c
|
Merge branch 'feature/secure_set_efuses_to_prevent_brick_chip' into 'master'
|
2023-03-29 11:51:09 +08:00 |
flash_partitions.c
|
bootloader: fix and re-enable no-format warnings
|
2023-03-15 00:28:31 +01:00 |
secure_boot.c
|
bootloader_support(esp32c2): Fix esp_secure_boot_cfg_verify_release_mode API
|
2023-01-24 18:16:19 +08:00 |