feat/secure_boot_v2: Adding tools support for secure boot v2 ECO3

This commit is contained in:
Supreet Deshpande
2020-02-25 01:22:46 +05:30
parent a9ccc5e5c8
commit b79606ca37
13 changed files with 234 additions and 1 deletions
@@ -0,0 +1,9 @@
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := secure_boot
include $(IDF_PATH)/make/project.mk