5 lines
99 B
CMake
5 lines
99 B
CMake
|
set(COMPONENT_SRCS "flash_encrypt_main.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS "")
|
||
|
|
||
|
register_component()
|