nuttx-apps/canutils/candump
YAMAMOTO Takashi a875ed2be7 Revert "Fix printf compile warning regarding time_t"
This reverts commit 8cde672b5b.

NuttX's time_t is uint32_t.
It's wrong to assume it either long or int.
2020-11-24 00:11:33 -08:00
..
candump.c Revert "Fix printf compile warning regarding time_t" 2020-11-24 00:11:33 -08:00
Kconfig Ported candump & cansend apps from can-utils (https://github.com/linux-can/can-utils) 2020-06-15 07:23:37 -06:00
Make.defs Ported candump & cansend apps from can-utils (https://github.com/linux-can/can-utils) 2020-06-15 07:23:37 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00