mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
29e8bd1351
new cbor pseudomodules: - cbor_ctime - cbor_float - cbor_semantic_tagging
5 lines
101 B
Makefile
5 lines
101 B
Makefile
USEMODULE += cbor
|
|
USEMODULE += cbor_ctime
|
|
USEMODULE += cbor_float
|
|
USEMODULE += cbor_semantic_tagging
|