zephyr/subsys/canbus/isotp
Torsten Rasmussen 587285e4de kconfig: canbus: experimental settings now uses select EXPERIMENTAL
With the introduction of `EXPERIMENTAL` and `WARN_EXPERIMENTAL` in
Zephyr all subsys/canbus, subsys/net/l2/canbus, and drivers/can settings
having `[EXPERIMENTAL]` in their prompt has has been updated to include
`select EXPERIMENTAL` so that developers can enable warnings when
experimental features are enabled.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-10-22 13:59:21 +02:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
isotp.c canbus: isotp: remove unused work queue 2021-05-22 08:14:35 -05:00
isotp_internal.h canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
Kconfig kconfig: canbus: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00