mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 19:30:28 +01:00
This test uses a SoftI2C controller wired to an I2CTarget on the one board, and tests all functionality of the I2CTarget class. Signed-off-by: Damien George <damien@micropython.org>