zephyr/subsys/canbus/isotp
Bartosz Bilas 9e3d9784ff canbus: isotp: remove superfluous default n for boolean
bool symbols implicitly default to n so
there is no need to redundant those values.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2022-04-19 11:49:27 +02:00
..
CMakeLists.txt
Kconfig canbus: isotp: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
isotp.c drivers: can: add struct device argument to callback functions 2022-03-19 14:31:22 -04:00
isotp_internal.h