Angus Gratton
|
68e0dfce0a
|
all: Apply Ruff 0.11.6 reformatting changes.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
|
2025-04-24 16:54:10 +10:00 |
iabdalkader
|
8ee876dcd6
|
cbor2: Deprecate decoder and encoder modules.
Deprecate decoder and encoder modules to maintain compatibility with the
CPython cbor2 module.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
|
2024-03-19 17:28:35 +11:00 |
iabdalkader
|
52fcb8e4a7
|
cbor2: Add cbor2 library.
This aims to follow the API of the cbor2 library found at
https://github.com/agronholm/cbor2 (also on PyPI as cbor2).
The original source for this MicroPython version of cbor2 is from
https://github.com/kpn-iot/senml-micropython-library.
|
2023-03-01 01:13:06 +11:00 |