src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
blob: 0e1f552107f5a200f454c29d7d9c4572c693afe6 (plain)
1
2
3
4
idf_component_register(
    SRCS "app_main.c"
    INCLUDE_DIRS ""
)