Skip to content

Commit

Permalink
native_sim: Enable FD mode for CAN
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjaeger committed Oct 15, 2024
1 parent 0d93557 commit 69579bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/native_sim.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ CONFIG_LOG_BACKEND_NATIVE_POSIX=y
CONFIG_GPIO=y

CONFIG_CAN=y
CONFIG_CAN_FD_MODE=y
CONFIG_ISOTP=y
CONFIG_ISOTP_FAST=y
CONFIG_THINGSET_CAN=y
Expand Down

0 comments on commit 69579bb

Please sign in to comment.