Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e100: removed unused files from e100 build dir | Josh Blum | 2011-06-28 | 1 | -424/+0 |
| | |||||
* | e100: implemented spi, i2c, messages w/ peek/poke | Josh Blum | 2011-06-17 | 1 | -43/+86 |
| | | | | | | | | 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. | ||||
* | e100: clean up gpio wrapper stuff, fix order of setup in make() | Josh Blum | 2011-06-15 | 1 | -75/+63 |
| | |||||
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 1 | -0/+393 |