NordicSemiconductor / zcbor

Low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.
Apache License 2.0
118 stars 37 forks source link

Add support for encoding and decoding smaller int types #466

Open oyvindronningstad opened 1 week ago

oyvindronningstad commented 1 week ago

and adapt code generation to use the new int types when appropriate.