1
0
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:
Alexandre Abadie 2022-04-27 09:28:08 +02:00
parent f0a29759c8
commit cf0b3ded3c
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
3 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
CONFIG_PACKAGE_LUA=y

View File

@ -0,0 +1 @@
CONFIG_PACKAGE_LUA=y

View File

@ -0,0 +1,2 @@
CONFIG_PACKAGE_LUA=y
CONFIG_MODULE_STDIN=y