mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-02 05:33:57 -09:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
config BR2_PACKAGE_LUA_CONCISESERIALIZATION
|
|
bool "lua-conciseserialization"
|
|
help
|
|
a pure Lua implementation of CBOR / RFC8949.
|
|
|
|
https://fperrad.frama.io/lua-ConciseSerialization/
|