mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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.
This commit is contained in:
parent
e38d3e24ec
commit
61949b0e4a
BIN
pkg/tinycbor/patches/0001-fix-compilation-warning-error.patch
Normal file
BIN
pkg/tinycbor/patches/0001-fix-compilation-warning-error.patch
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user