mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|