bump to new idf version
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
idf_component_register(SRCS "hello_world_main.c"
|
||||
INCLUDE_DIRS "")
|
||||
idf_component_register(SRCS "main.c" "font.c" "display.c" "text.c"
|
||||
INCLUDE_DIRS "")
|
||||
|
||||
Reference in New Issue
Block a user