mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Lua bindings now complete
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@111 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
@ -52,5 +52,12 @@ config CONFIG_PERL_SAMPLES
|
||||
Build the "Perl" version of axssl. The features enabled are very
|
||||
dependent on the build mode ('full' mode will give all features).
|
||||
|
||||
config CONFIG_LUA_SAMPLES
|
||||
bool "axssl - Lua version"
|
||||
default y
|
||||
depends on CONFIG_SAMPLES && CONFIG_LUA_BINDINGS
|
||||
help
|
||||
Build the "Lua" version of axssl. The features enabled are very
|
||||
dependent on the build mode ('full' mode will give all features).
|
||||
endmenu
|
||||
|
||||
|
Reference in New Issue
Block a user