Move CAN driver sample under samples/drivers and add a sample.yaml. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
CONFIG_CAN=y
|
|
CONFIG_CAN_INIT_PRIORITY=80
|
|
CONFIG_CAN_1=y
|
|
CONFIG_CAN_STM32=y
|
|
CONFIG_CAN_MAX_FILTER=5
|