mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 15:31:17 +01:00
examples: tests: lua: add Kconfig configuration
This commit is contained in:
parent
f0a29759c8
commit
cf0b3ded3c
1
examples/lua_REPL/app.config.test
Normal file
1
examples/lua_REPL/app.config.test
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_PACKAGE_LUA=y
|
||||
1
examples/lua_basic/app.config.test
Normal file
1
examples/lua_basic/app.config.test
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_PACKAGE_LUA=y
|
||||
2
tests/lua_loader/app.config.test
Normal file
2
tests/lua_loader/app.config.test
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_PACKAGE_LUA=y
|
||||
CONFIG_MODULE_STDIN=y
|
||||
Loading…
x
Reference in New Issue
Block a user