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