From 09ce35a2a344e03f10667796674268fc90a555d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20Mi=C5=9B?= Date: Sun, 5 Jan 2025 15:28:31 +0100 Subject: [PATCH] Add zcbor to impls.html --- impls.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/impls.html b/impls.html index 1baed23..3ffc9b0 100644 --- a/impls.html +++ b/impls.html @@ -393,5 +393,8 @@

C, C++

code size, a test suite and documentation.

View details »

+ +

zcbor is a low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.

+

View details »