nuttx-apps/canutils/candump
Gregory Nutt abd444f9ce candump.c: Must not extern optind, et al
optined, et al, are not longer simple globals variables (after incubator-nuttx PR 3170).  Redundantly externing them in application code now results in compilation errors.
2021-03-25 03:13:35 -07:00
..
candump.c candump.c: Must not extern optind, et al 2021-03-25 03:13:35 -07:00
Kconfig
Make.defs
Makefile