summaryrefslogtreecommitdiffstats
path: root/ble/src/i2c.rs
Commit message (Expand)AuthorAgeFilesLines
* More WIP for btle comms.Brian Cully2019-08-151-1/+1
* Use bulk starb read/write operations.Brian Cully2019-08-131-5/+3
* Put I²C data on ringbuffer for main thread consumption.Brian Cully2019-08-131-16/+29
* Get I²C basics working.Brian Cully2019-08-131-0/+43