85882c69a9
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/
|