summaryrefslogtreecommitdiff
path: root/tests/i2c-master/i2c-master.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-24i2c-master: use library form of transfer functionsKarl Palsson1-143/+0
2017-03-23i2c: use speed setting from newer library versionKarl Palsson1-95/+0
2017-03-23i2c-master: add 400k speed support on v1/v2Karl Palsson1-19/+40
2017-03-23i2c-master: cleaned up again on l1Karl Palsson1-168/+81
2017-03-22working temp/humi stop/repeated stuff on f0Karl Palsson1-24/+32
2017-03-22use transfer style for serial number readingKarl Palsson1-4/+6
2017-03-22f0 working with repeated start properly. need to squish lots of thisKarl Palsson1-26/+210
2017-03-09i2c: draft api of "set speed 100k" commonKarl Palsson1-17/+23
2017-03-08i2c-master: first hack working on f0Karl Palsson1-5/+25
2017-03-08i2c-master: working on l1 too.Karl Palsson1-8/+5
2017-03-01i2c-master: tidy up more.Karl Palsson1-1/+5
2017-02-21i2c-master: start extracting out i2c codeKarl Palsson1-2/+183
2017-02-21i2c-master: start progressing to extracting common i2c codeKarl Palsson1-0/+23