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>
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
--- instance0 ---
|
|
recv 0x750 True 3
|
|
recv 0x750 False b'abc'
|
|
recv 0x750 True 5
|
|
recv 0x101 True 3
|
|
recv 0x101 False b'hij'
|
|
--- instance1 ---
|
|
done
|