ci: add script to check section references
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "test_main.c"
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
void app_main(void)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user