mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 21:52:44 +01:00
69888b5c4c
- download of v5.3.4 of Lua from git - building using RIOT build system - patched to remove the need for _times and _link to be provided to Lua via newlib.
2 lines
32 B
Makefile
2 lines
32 B
Makefile
INCLUDES += -I$(PKGDIRBASE)/lua
|