Merge pull request #8847 from danpetry/lua_initial
Lua support - initial PR
No related branches found
No related tags found
Showing
- examples/lua/Makefile 65 additions, 0 deletionsexamples/lua/Makefile
- examples/lua/README.md 22 additions, 0 deletionsexamples/lua/README.md
- examples/lua/main.c 55 additions, 0 deletionsexamples/lua/main.c
- examples/lua/main.lua 1 addition, 0 deletionsexamples/lua/main.lua
- pkg/lua/Makefile 12 additions, 0 deletionspkg/lua/Makefile
- pkg/lua/Makefile.include 1 addition, 0 deletionspkg/lua/Makefile.include
- pkg/lua/Makefile.lua 9 additions, 0 deletionspkg/lua/Makefile.lua
- pkg/lua/doc.txt 6 additions, 0 deletionspkg/lua/doc.txt
- pkg/lua/patches/0001-Remove-dependency-on-nonexistent-RIOT-syscalls.patch 0 additions, 0 deletions...0001-Remove-dependency-on-nonexistent-RIOT-syscalls.patch
examples/lua/Makefile
0 → 100644
examples/lua/README.md
0 → 100644
examples/lua/main.c
0 → 100644
examples/lua/main.lua
0 → 100644
pkg/lua/Makefile
0 → 100644
pkg/lua/Makefile.include
0 → 100644
pkg/lua/Makefile.lua
0 → 100644
pkg/lua/doc.txt
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment