-
I'm not sure if this is the appropriate solution, but to allow an AVR project to compile correctly, I had to wrap the definition of `std::nothrow` in an `#ifdef`.
[**`new_handler.cpp`**](https://gi…
-
Created a CBOR semantic tag code generator in python for C headers in https://github.com/mofosyne/iana-headers
This could be adapted to sync https://github.com/dotnet/runtime/blob/c8f97e8df6eaa4f21…
-
CBOR Diagnostic Notation is a text-based syntax for working with CBOR, as described in Section 8 of the standard - https://www.rfc-editor.org/rfc/rfc8949.html#name-diagnostic-notation
It would be g…
-
Similar to [SwiftCBOR](https://github.com/valpackett/SwiftCBOR/issues/92) trying to serialise a lot of invalid CBOR data crashes the entire app. Here is a small reproducible project:
[potent_cbor_c…
-
Seems like cddl is unable to validate any CBOR binary that uses non-standard simple values, instead producing
```
Validation of "filename.cbor" failed
error parsing cbor: unassigned type at offs…
-
This is partly done, but there are still some thing to be finished.
If the system builds a DLL rather than a static library, the symbols to be exported from the DLL need to be identified. There are …
-
Proposal to adopt [CBOR 1](https://cbor.io/spec.html) as a standard binary encoding & encapsulation format for message payloads.
I know it is used already in a number of IC code libraries & standards…
-
When trying to use this library in a native AoT context, I get the following error:
```
System.NotSupportedException: 'Dahomey.Cbor.Serialization.Converters.ObjectConverter`1[]' is missing native …
-
Is it possible to use Arduino_ConnectionHandler with WIZnet w5500 based modules + arduino boards?
-
I have added esp-aws-iot as a submodule to my project. The modules are being picked up correctly by CMake but the compilation fails with the error message below.
```
CMake Error at C:/Espressif/v…