Revision c7f848ab
| ID | c7f848ab0da69e54c88ad36bde94b9fe665f386e |
e100: implemented spi, i2c, messages w/ peek/poke
spi and i2c are done w/ polling, but this is ok,
the transactions always complete by the first check
a gpio is used to wake up poll() and check for messages.
messages are read using poke32, unpacked, and enqueued.
Files
- added
- modified
- copied
- renamed
- deleted