summaryrefslogtreecommitdiff
path: root/tests/i2c-master/main-stm32f4-disco.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-01i2c-master: tidy up more.Karl Palsson1-20/+17
Still f4 only, but cleaner, and more testing with sigrok for verification
2017-02-21i2c-master: start extracting out i2c codeKarl Palsson1-121/+17
Working on f4 with an external sht21 i2c sensor. Still lots of f4 specifics yet. But, progress.
2017-02-21i2c-master: start progressing to extracting common i2c codeKarl Palsson1-17/+14
2017-02-21i2c: Initial stub import of old f4 codeKarl Palsson1-0/+189
Currently (despite docs) is an import of code reading the onboard i2c peripheral