1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tinycbor
Gunar Schorcht 61949b0e4a pkg/tinycbor: fix "uninitialized variable" warning
On ESP32 and new ESP8266 platform, the compilation of the package fails since a local variable is potentially used uninitialized. Therefore, the variable is initialized with a default value.
2019-10-27 09:56:10 +01:00
..
patches pkg/tinycbor: fix "uninitialized variable" warning 2019-10-27 09:56:10 +01:00
doc.txt tinycbor: add doc.txt 2018-10-01 09:32:59 +02:00
Makefile pkg: remove not needed git-downloaded dependencies 2019-06-28 09:38:44 +02:00
Makefile.include tinycbor: Version bump to 0.5.2 2018-09-28 20:47:25 +02:00
Makefile.tinycbor pkg/tinycbor: initial import 2018-05-23 16:58:25 +02:00