OVMS3-idf/examples/security/flash_encryption/main/CMakeLists.txt
Hemal Gujarathi a68c7c21e1 Improve flash encryption documentation and add Development & Release modes
This MR improves existing flash encryption document to provide simplified steps
Adds two new modes for user: Development & Release
Adds a simple example
Supports encrypted write through make command
2019-06-25 23:41:18 +00:00

5 lines
99 B
CMake

set(COMPONENT_SRCS "flash_encrypt_main.c")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()