wip:
This commit is contained in:
1
main/CMakeLists.txt
Normal file
1
main/CMakeLists.txt
Normal file
@@ -0,0 +1 @@
|
||||
idf_component_register(SRCS "main.c" INCLUDE_DIRS "")
|
||||
4
main/main.c
Normal file
4
main/main.c
Normal file
@@ -0,0 +1,4 @@
|
||||
void app_main(void)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user