kumquat-buildroot/package/tinycbor/Config.in

9 lines
262 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_TINYCBOR
bool "tinycbor"
# package uses fopencookie(), not available with this toolchain
depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX
help
Concise Binary Object Representation (CBOR) Library
https://github.com/01org/tinycbor