summaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Removed NACK checking so things don't barf when daughterboards aren't connected.Nick Foster2010-08-161-6/+7
* Fix warnings related to const-ness and volatile-ness.Nick Foster2010-08-161-6/+6
* Interrupt-driven I2C. txrx_uhd uses async i2c for comms.Nick Foster2010-08-101-5/+179
* Copied a snapshot of the usrp2 firmware into the microblaze firmware director...Josh Blum2010-02-101-0/+127