Skip to content

suit-wg/mbed-libcose

Repository files navigation

Raw Mbed project for libcose and suit

Getting started

To be able to build with mbed compile, first modify tinycbor:

cp tinycbor/src/cbor.h tinycbor/

Then modify libcose:

sed -i'' -e 's|cbor.h|tinycbor/cbor.h|' libcose/include/cose/cbor.h

Now, you should be able to compile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages