blob: 353d51a3221691a92349d0f0d05ca99ba3bd0a5e (
plain)
| 1
2
3
4
5
 | Wirish soft (bit-banged) implementation of the Wire I2C library.
This implementation is synchronous, and thus supports only a subset of
the full Wire interface.  An asynchronous hardware version implemented
with DMA is expected for Maple IDE release 0.1.0.
 |