Skip to content

Commit b475907

Browse files
committed
pkg/nanocbor: Update for fixed nanocbor_skip_simple()
Important changes: - Fixed a bug in nanocbor_skip_simple with (b|t)str types
1 parent 7da1a21 commit b475907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/nanocbor/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PKG_NAME = nanocbor
22
PKG_URL = https://github.com/bergzand/nanocbor
3-
PKG_VERSION = ae01e393f152b8294028986256f8451c93f75cfc
3+
PKG_VERSION = 54e8938e60ba6a74d8aeafffc2d4a1dfc0392498
44
PKG_LICENSE = CC-0
55

66
include $(RIOTBASE)/pkg/pkg.mk

0 commit comments

Comments
 (0)