Skip to content

Commit

Permalink
pkg/nanocbor: Update for fixed nanocbor_skip_simple()
Browse files Browse the repository at this point in the history
Important changes:
- Fixed a bug in nanocbor_skip_simple with (b|t)str types
  • Loading branch information
bergzand committed Oct 18, 2023
1 parent b6772c8 commit ca81c75
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 = ae01e393f152b8294028986256f8451c93f75cfc
PKG_VERSION = 54e8938e60ba6a74d8aeafffc2d4a1dfc0392498
PKG_LICENSE = CC-0

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

0 comments on commit ca81c75

Please sign in to comment.