Add shutdown function

This commit is contained in:
Manuel Bl
2020-07-31 20:14:40 +02:00
parent 8d7d157445
commit 625968cd99
10 changed files with 219 additions and 12 deletions

View File

@ -0,0 +1,5 @@
PROJECT_NAME := shutdown
EXTRA_COMPONENT_DIRS := $(abspath ../..)
include $(IDF_PATH)/make/project.mk