nuttx-apps/canutils/candump
guoshichao a6094d81bb apps/canutils: fix the build warning on greenhills compiler
CC:  stdlib/lib_srand.c "candump.c", line 231: warning #550-D: variable "ret" was set but never used
  	int opt, ret;
  	         ^

"candump.c", line 101: warning #550-D: variable "cmdlinename" was set but
          never used
  static char *cmdlinename[MAXSOCK];
               ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-18 20:05:46 +08:00
..
candump.c apps/canutils: fix the build warning on greenhills compiler 2024-08-18 20:05:46 +08:00
CMakeLists.txt
Kconfig
Make.defs
Makefile