Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-01 | i2c-master: tidy up more. | Karl Palsson | 1 | -20/+17 | |
Still f4 only, but cleaner, and more testing with sigrok for verification | |||||
2017-02-21 | i2c-master: start extracting out i2c code | Karl Palsson | 1 | -121/+17 | |
Working on f4 with an external sht21 i2c sensor. Still lots of f4 specifics yet. But, progress. | |||||
2017-02-21 | i2c-master: start progressing to extracting common i2c code | Karl Palsson | 1 | -17/+14 | |
2017-02-21 | i2c: Initial stub import of old f4 code | Karl Palsson | 1 | -0/+189 | |
Currently (despite docs) is an import of code reading the onboard i2c peripheral |