OVMS3-idf/components/bootloader_support/src
chenjianqiang d68f1907ef bugfix(flash): improve flash dio read timing
When flash work in DIO Mode, in order to ensure the fast read mode of flash
is a fixed value, we merged the mode bits into address part, and the fast
read mode value is 0 (the default value).
2019-05-28 14:51:04 +08:00
..
esp32 Rename Kconfig options (components/bootloader) 2019-05-21 09:32:55 +02:00
idf make bootloader_support depend on IDF_TARGET 2019-04-16 17:37:56 +08:00
bootloader_clock.c Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
bootloader_common.c global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
bootloader_flash.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
bootloader_init.c bugfix(flash): improve flash dio read timing 2019-05-28 14:51:04 +08:00
bootloader_random.c esp32: Add esp_fill_random() function 2018-09-03 04:39:45 +00:00
bootloader_utility.c Rename Kconfig options (components/bootloader) 2019-05-21 09:32:55 +02:00
esp_image_format.c make bootloader_support depend on IDF_TARGET 2019-04-16 17:37:56 +08:00
flash_partitions.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
flash_qio_mode.c Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00