1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lua/Makefile.dep

7 lines
147 B
Makefile
Raw Normal View History

USEPKG += tlsf
USEMODULE += lua-contrib
USEMODULE += printf_float
2019-10-30 14:27:15 +01:00
# LUA is only supported by 32-bit architectures
FEATURES_REQUIRED += arch_32bit