]> granicus.if.org Git - esp-idf/commit
bootloader: move useful structures to esp32 component
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 19 Oct 2016 09:05:37 +0000 (17:05 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 27 Oct 2016 09:57:29 +0000 (17:57 +0800)
commit628bde2080a9b99023e3214a8d55aae5962d9eeb
treecfcbd54d4034850a4fab7ad0264e56658a5d8bed
parentf6f23141b35dd3fbcf7fe4522766e732ea92df61
bootloader: move useful structures to esp32 component
components/bootloader/src/main/bootloader_config.h
components/bootloader/src/main/bootloader_start.c
components/bootloader/src/main/flash_encrypt.c
components/esp32/include/esp_flash_data_types.h [new file with mode: 0644]