Initial commit - sync AliceRC to Gitea
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
idf_component_register(
|
||||
SRCS "menu.c" "display.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES oled driver
|
||||
PRIV_REQUIRES main
|
||||
)
|
||||
Reference in New Issue
Block a user