Skip to content

Commit

Permalink
Merge #19975
Browse files Browse the repository at this point in the history
19975: pkg/nanocbor: Bump to latest commit r=miri64 a=bergzand

### Contribution description

Not much to see here

Important changes:
- Add stream-like interface for encoder
- Separate functions for number of items left in arrays and maps

### Testing procedure

The usual test should still work

### Issues/PRs references

None

Co-authored-by: Koen Zandberg <koen@bergzand.net>
  • Loading branch information
bors[bot] and bergzand authored Oct 13, 2023
2 parents 3a4ec8d + a250dfe commit 828eebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/nanocbor/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PKG_NAME = nanocbor
PKG_URL = https://github.com/bergzand/nanocbor
PKG_VERSION = 1bc789705057c42be32aea17aeec97763aece3c7
PKG_VERSION = ae01e393f152b8294028986256f8451c93f75cfc
PKG_LICENSE = CC-0

include $(RIOTBASE)/pkg/pkg.mk
Expand Down

0 comments on commit 828eebe

Please sign in to comment.