Files
micropython/tests/multi_pyb_can/rx_callback.py.exp
Angus Gratton dbda43b9e1 tests/multi_pyb_can: Add multitests for pyboard CAN controller.
Currently only classic CAN, but tests run on both the stm32 classic CAN
controller and the FD-CAN controller with the same results.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-03-14 14:52:38 +11:00

10 lines
175 B
Plaintext

--- instance0 ---
rx0 reason full
rx0 reason overflow
rxed_spam True
(256, False, False, 0, b'aaaaa')
any False
--- instance1 ---
(85, False, False, 0, b'overflow')
any False