2023-12-21 06:20 AM
Hi,
I want to use CBOR for my stm32F7. Is there any recomendation by ST for it or any opensource library that can be integrated?
2023-12-21 10:20 AM
Can you possibly use one of the C/C++ implementations from the CBOR website, e.g. TinyCBOR?
Regards
/Peter
2023-12-21 11:10 AM
Have you tried this? https://github.com/ssilverman/libCBOR/blob/master/src/CBOR.h