ca81c7512c
pkg/nanocbor: Update for fixed nanocbor_skip_simple()
...
Important changes:
- Fixed a bug in nanocbor_skip_simple with (b|t)str types
2023-10-18 13:40:03 +02:00
a250dfeef0
pkg/nanocbor: Bump to latest commit
...
Important changes:
- Add stream-like interface for encoder
- Separate functions for number of items left in arrays and maps
2023-10-13 15:25:23 +02:00
Benjamin Valentin
2f62a35e96
pkg/nanocbor: bump version
2022-08-31 16:29:03 +02:00
Leandro Lanzieri
5abe0032cc
pkg/nanocbor/kconfig: remove architecture dependency
2021-11-22 12:25:58 +01:00
Benjamin Valentin
e80cedf6a8
pkg/nanocbor: bump version
2021-09-09 13:42:41 +02:00
dc2e1eb4d9
NanoCBOR: Bump version
...
Fixes a nasty bug when decoding an indefinite container inside a fixed
length container
2021-06-23 10:42:48 +02:00
Benjamin Valentin
b4e2711db4
pkg/nanocbor: bump version
...
- add support for decimal fractions
- fix underflow in nanocbor_leave_container()
- make return values consistent with documentation
2021-06-07 23:39:29 +02:00
Francisco Molina
7749368608
pkg/nanocbor: bump version
2021-04-21 09:25:55 +02:00
MrKevinWeiss
6bd6091938
pkg/*/Kconfig: Add simple kconfig pkgs
...
This adds many basic `PACKAGE_*` to Kconfig:
- pkg/Kconfig
- pkg/c25519/Kconfig
- pkg/cayenne-lpp/Kconfig
- pkg/cifra/Kconfig
- pkg/cn-cbor/Kconfig
- pkg/driver_atwinc15x0/Kconfig
- pkg/driver_bme680/Kconfig
- pkg/emlearn/Kconfig
- pkg/gemmlowp/Kconfig
- pkg/hacl/Kconfig
- pkg/heatshrink/Kconfig
- pkg/jsmn/Kconfig
- pkg/libb2/Kconfig
- pkg/libcose/Kconfig
- pkg/libfixmath/Kconfig
- pkg/libhydrogen/Kconfig
- pkg/lora-serialization/Kconfig
- pkg/micro-ecc/Kconfig
- pkg/microcoap/Kconfig
- pkg/minmea/Kconfig
- pkg/monocypher/Kconfig
- pkg/nanocbor/Kconfig
- pkg/nanopb/Kconfig
- pkg/qDSA/Kconfig
- pkg/qcbor/Kconfig
- pkg/relic/Kconfig
- pkg/talking_leds/Kconfig
- pkg/tiny-asn1/Kconfig
- pkg/tinycbor/Kconfig
- pkg/tinycrypt/Kconfig
- pkg/tlsf/Kconfig
- pkg/tweetnacl/Kconfig
- pkg/u8g2/Kconfig
- pkg/ubasic/Kconfig
- pkg/ucglib/Kconfig
- pkg/utensor/Kconfig
- pkg/yxml/Kconfig
2021-04-08 16:34:36 +02:00
9bd22dba79
pkg: silent make commands with RIOT_CI_BUILD=1
2021-03-12 16:05:18 +01:00
Benjamin Valentin
07acd9c101
pkg/nanocbor: bump version
...
The package got relicensed to CC-0.
2021-02-23 11:24:52 +01:00
385ad95701
pkg: adapt 'simple' packages to the new organization
2020-06-26 09:25:43 +02:00
a009684336
pkg: use Makefile.base to build pkg modules when possible
2020-06-12 18:44:49 +02:00
Gaëtan Harter
ca5d13cc2a
pkg/*: adapt to new state file targets
...
Prepare for handling pkg state with files. So it requires having the
path defined before declaring targets. In addition, it cleans up the
old git-download target.
2020-01-08 20:55:19 +01:00
de88c9a6eb
pkg/nanocbor: fix typos
2019-11-23 22:39:38 +01:00
Martine S. Lenders
fd3789a735
nanocbor: fix doc grouping of nanocbor_config
2019-07-12 15:41:58 +02:00
01ab91dbf0
pkg/nanocbor: Version bump to latest master
...
Current latest master is also compatible with 8 and 16-bit platforms
2019-07-05 20:47:48 +02:00
2b2980bca1
pkg/nanocbor: Initial import
2019-07-05 14:26:17 +02:00