summaryrefslogtreecommitdiff
path: root/tests/espressif/device/main/CMakeLists.txt
blob: c45ba355954a0b7af0d598f5d0a8590848819899 (plain)
1
2
3
4

idf_component_register(SRCS "main.c"
                    INCLUDE_DIRS "."
                    WHOLE_ARCHIVE)