]> granicus.if.org Git - esp-idf/commit
bootloader: Add factory reset and start test app
authorKonstantin Kondrashov <konstantin@espressif.com>
Mon, 23 Apr 2018 12:19:04 +0000 (17:19 +0500)
committerKonstantin Kondrashov <konstantin@espressif.com>
Thu, 24 May 2018 11:56:49 +0000 (16:56 +0500)
commitae10abff2f70aa1488b355093477fd63405b06ab
tree4bdd1e09650055bf524995de526012a7ed5f5d86
parentb7c37024d5500685c3df82d2f22570a06f800d51
bootloader: Add factory reset and start test app

Added feature:
- reset firmware to Factory app.(by long pressing of the button)
- boot Test app. (by long pressing of the button)
- Added feature erase data partitions from factory reset.

TW10281
TW10280
components/bootloader/Kconfig.projbuild
components/bootloader/subproject/main/bootloader_start.c
components/bootloader_support/include/bootloader_common.h
components/bootloader_support/src/bootloader_common.c
components/bootloader_support/src/bootloader_utility.c
components/bootloader_support/test/test_verify_image.c
docs/en/api-guides/bootloader.rst