add a cool lua repl
This commit is contained in:
@@ -0,0 +1 @@
|
||||
idf_component_register(SRCS "core.c" INCLUDE_DIRS "." REQUIRES "esp-idf-lua")
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
idf_component_register(SRCS "core.c" INCLUDE_DIRS "." REQUIRES "esp-idf-lua")
|
||||