summaryrefslogtreecommitdiff
path: root/test/i2c_bitbang.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/i2c_bitbang.c: Format with clang-formatJack Rosenthal2022-06-291-54/+50
* i2c: Use declared initializers for bitbang portsKeith Short2021-11-301-1/+7
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* i2c: add support for i2c bit-bangingTing Shen2019-12-161-0/+192