The CAN sample is rewritten to be board independent. The CAN controller and LED is determined automatically and the button is removed. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
CONFIG_CAN=y
|
|
CONFIG_CAN_INIT_PRIORITY=80
|
|
CONFIG_CAN_MAX_FILTER=5
|
|
|
|
CONFIG_SHELL=y
|
|
CONFIG_CAN_SHELL=y
|
|
CONFIG_DEVICE_SHELL=y
|