Update buidlroot to version 2016.08.1
This commit is contained in:
8
bsp/buildroot/package/tinycbor/Config.in
Normal file
8
bsp/buildroot/package/tinycbor/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user