mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
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>
3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
CONFIG_FDCAN_DEVICE_SET_TRANSCEIVER_LOOP_DELAY=y
|
|
CONFIG_FDCAN_DEVICE_TRANSCEIVER_LOOP_DELAY=0
|