Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | tests/extmod_hardware: Add self unittest for I2CTarget. | Damien George | |
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> |