Files
firmware/test/main/CMakeLists.txt

3 lines
126 B
CMake

idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES unity nvs_flash
INCLUDE_DIRS ".")