OVMS3-idf/components/efuse/test/CMakeLists.txt

3 lines
154 B
CMake
Raw Normal View History

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "." "include"
REQUIRES unity test_utils efuse bootloader_support)