Implemented according to API docs in a parent comment. Adds new multi_extmod/machine_can_* tests which pass when testing between NUCLEO_G474RE, NUCLEO_H723ZG and PYBDV11. This work was mostly funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
15 lines
252 B
Plaintext
15 lines
252 B
Plaintext
--- instance0 ---
|
|
Normal True
|
|
Loopback True
|
|
recv 0x51 b'Loopback'
|
|
Silent False
|
|
silent_rx_count True
|
|
Silent Loopback True
|
|
recv 0x54 b'SiLoop'
|
|
Normal again True
|
|
--- instance1 ---
|
|
recv 0x50 b'Normal'
|
|
recv 0x51 b'Loopback'
|
|
send failed
|
|
recv 0x55 b'Normal2'
|