zephyr/subsys/canbus/isotp
Grant Ramsay e98fa4e590 canbus: isotp: Enable TX padding by default if RX padding is required
It would be strange to enforce padding for other bus participants but not
use it yourself. This default suggests the likely proper usage, although
it is not a hard dependency

Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>
2023-07-28 09:08:20 +00:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
isotp.c canbus: isotp: Fix ISO-TP padding config usage 2023-07-28 09:08:20 +00:00
isotp_internal.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig canbus: isotp: Enable TX padding by default if RX padding is required 2023-07-28 09:08:20 +00:00