nodemcu-firmware/components/lua
Johny Mattsson 32d03a21da Prefer Lua booleans over 1/nil or 1/0
Document preference and also provide easy-to-use backwards compatible
interface.
2023-02-09 15:52:38 +11:00
..
common Ensure flash address is set before obtaining memory mapped address. 2022-06-04 15:57:18 +10:00
lua-5.1 Prefer Lua booleans over 1/nil or 1/0 2023-02-09 15:52:38 +11:00
lua-5.3 Prefer Lua booleans over 1/nil or 1/0 2023-02-09 15:52:38 +11:00
CMakeLists.txt Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
Kconfig Allow LUA_INIT_STRING to be set in menuconfig 2022-11-17 17:26:51 +11:00
link_lua.lf Port Terry's Lua 5.1 + 5.3 work from the esp8266 branch. 2021-08-22 02:03:05 +10:00
project_include.cmake Port Terry's Lua 5.1 + 5.3 work from the esp8266 branch. 2021-08-22 02:03:05 +10:00