This commit adds testing for CAN ISO-TP Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
CONFIG_CAN=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ISOTP=y
|
|
CONFIG_ISOTP_USE_TX_BUF=y
|
|
CONFIG_ISOTP_ENABLE_CONTEXT_BUFFERS=y
|
|
CONFIG_ISOTP_RX_BUF_COUNT=2
|
|
CONFIG_ISOTP_RX_BUF_SIZE=56
|
|
CONFIG_ISOTP_RX_SF_FF_BUF_COUNT=2
|