You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zcbor.py and DataTranslator has no option to validate/encode data under canonical CBOR rules. cbor2.dumps() supports a canonical argument, so this should be relatively easy to add.
zcbor.py and DataTranslator has no option to validate/encode data under canonical CBOR rules.
cbor2.dumps()
supports acanonical
argument, so this should be relatively easy to add.See also zephyrproject-rtos/zephyr#82152
The text was updated successfully, but these errors were encountered: