]> granicus.if.org Git - esp-idf/commit
bootloader: add API for erasing flash region
authorMahavir Jain <mahavir@espressif.com>
Fri, 24 Aug 2018 12:28:04 +0000 (17:58 +0530)
committerKonstantin Kondrashov <konstantin@espressif.com>
Tue, 23 Apr 2019 13:14:35 +0000 (21:14 +0800)
commit1cbdfcc4933a12b9b001f17087534f66fe30674d
treef446895bca30022279fe5dee18c1705403d319ae
parent6250918dfabcc51e8d9e23e1a9c0251b4e4dd783
bootloader: add API for erasing flash region

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
Closes: https://github.com/espressif/esp-idf/issues/2166
components/bootloader_support/include_priv/bootloader_flash.h
components/bootloader_support/src/bootloader_common.c
components/bootloader_support/src/bootloader_flash.c