Difference between revisions of "Cbor"
From Wiki at Neela Nurseries
m (Correct missed formatting.) |
m (Note that Concise Binary Object Representation specified in RFC8949.) |
||
Line 14: | Line 14: | ||
* https://github.com/NordicSemiconductor/zcbor | * https://github.com/NordicSemiconductor/zcbor | ||
+ | |||
+ | == [[#top|^]] CBOR Specification == | ||
+ | |||
+ | Concise Binary Object Representation is specified in RFC8949 . . . | ||
+ | |||
+ | * https://www.rfc-editor.org/rfc/rfc8949.html | ||
<!-- odne komentar --> | <!-- odne komentar --> |
Latest revision as of 23:13, 6 June 2024
Page for Concise Binary Object Representation (CBOR).
Implementations for CBOR:
Nordic Semi CBOR code repository:
^ CBOR Specification
Concise Binary Object Representation is specified in RFC8949 . . .