You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
1e1e04802f
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
config BR2_PACKAGE_LUA_UTF8
|
|
bool "lua-utf8"
|
|
help
|
|
This module adds UTF-8 support to Lua.
|
|
It's compatible with Lua "string" module.
|
|
|
|
http://github.com/starwing/luautf8
|