cmake: Apply cmakelint fixes

This commit is contained in:
Angus Gratton
2020-11-10 17:51:08 +11:00
committed by bot
parent a7ae0ee1fa
commit e82eac4354
20 changed files with 105 additions and 60 deletions
@@ -1,2 +1,2 @@
idf_component_register(SRCS "main.c" "connect_test.c"
INCLUDE_DIRS "." )
INCLUDE_DIRS ".")