1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/shell
Gaëtan Harter eec88e3e53
shell/sc_can: fix uninitialized warning
When compiled for `hifive1` board with `gcc-7.2.0` this warning was raised:

'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
2018-07-24 13:58:21 +02:00
..
commands shell/sc_can: fix uninitialized warning 2018-07-24 13:58:21 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell.c sys/shell: fix build when SHELL_NO_ECHO is defined 2017-05-04 15:49:22 +02:00