1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
RIOT/tests/sys/conn_can/fdcan-ci.config
Gilles DOFFE 0bf08aa89b tests/conn_can: make test support CAN FD
Increase Shell buffer size for 64 bytes payload length of CAN FD frame.
This also implies to increase main thread stack size and especially for
native architectures.
Add two new sub-commands to test_can command:
* fdsend: to send a CAN FD frame
* fdsendrtr: to send a CAN FD RTR frame (payload length = 0).

Signed-off-by: Gilles DOFFE <gilles.doffe@rtone.fr>
2025-01-29 20:51:23 +01:00

3 lines
94 B
Plaintext

CONFIG_FDCAN_DEVICE_SET_TRANSCEIVER_LOOP_DELAY=y
CONFIG_FDCAN_DEVICE_TRANSCEIVER_LOOP_DELAY=0