OVMS3-idf/components/bootloader_support/src
Konstantin Kondrashov 38509b2b95 bootloader_support: Fix UART RXD pin for console output (CUSTOM option)
The RXD pin is assigned as input (fix for custom uart option).

Closes: https://github.com/espressif/esp-idf/issues/2843

Closes: IDFGH-505
2019-05-28 12:44:41 +00:00
..
bootloader_clock.c soc: define named constants for DPORT_CPUPERIOD_SEL values 2019-02-26 17:07:59 +08:00
bootloader_common.c bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
bootloader_flash.c bootloader: account for load address when mapping cache pages 2019-01-19 14:44:55 +08:00
bootloader_init.c bootloader_support: Fix UART RXD pin for console output (CUSTOM option) 2019-05-28 12:44:41 +00:00
bootloader_random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
bootloader_sha.c app_update: Add API for getting sha256_of_partition 2018-08-13 13:59:07 +05:00
bootloader_utility.c Enable secure boot only after encrypting flash 2019-05-06 11:34:12 +05:30
esp_image_format.c bootloader: verify that loaded image does not overlap bootloader code 2018-10-26 12:44:10 +08:00
flash_encrypt.c Enable secure boot only after encrypting flash 2019-05-06 11:34:12 +05:30
flash_partitions.c bootloader: Don't verify Partition Table as part of Secure Boot 2018-07-13 15:45:15 +10:00
flash_qio_mode.c feature(flash): support for QIO mode of XM25QU64A 2018-07-11 22:28:01 +08:00
secure_boot.c Enable secure boot only after encrypting flash 2019-05-06 11:34:12 +05:30
secure_boot_signatures.c secure boot: Use mbedtls_sha256() not esp_sha() 2019-03-15 17:34:06 +11:00