nuttx-apps/canutils/libobd2
Petro Karashchenko aed0e2873e apps: fix style issues in code
Add missing FAR and CODE to pointers
Remove FAR for non-pointer variables
Remove extra spaces and align the parameters
Add do {} while(0) wrapper in macro
Use nitems to calculate number of elements in arrays

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-06-11 18:47:50 +08:00
..
Kconfig apps/canutils/libobd2: Add libobd2 for NuttX 2017-10-28 13:33:30 -06:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefile: Alan Carvalho de Assis: update licenses to Apache 2021-06-07 21:35:33 -05:00
obd2.c canutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
obd_decodepid.c canutils: odb_decodepid: fix nxstyle issues 2021-12-28 02:48:34 -06:00
obd_sendrequest.c fsutils/examples: Include unistd.h explicitly 2023-02-05 08:46:59 +02:00
obd_waitresponse.c apps: fix style issues in code 2023-06-11 18:47:50 +08:00