summaryrefslogtreecommitdiff
path: root/zephyr/emul/i2c_mock.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: emul: update EMUL_DT_INST_DEFINE API usageFabio Baltieri2023-01-271-1/+1
* zephyr/emul: Sort header filesJeremy Bettis2022-11-211-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: remove label usage from i2c_mock emulatorKeith Short2022-08-261-1/+1
* zephyr: emul: drop i2c_label from emul configsFabio Baltieri2022-08-051-1/+0
* zephyr: emul: Use EMUL_DT_INST_DEFINEAbe Levkoy2022-08-031-9/+9
* zephyr: test: Migrate to upstream emulator APIAaron Massey2022-08-011-10/+18
* emul: Remove DT_INST_BUS_LABEL(n) usageAaron Massey2022-07-191-1/+1
* zephyr/emul/i2c_mock.c: Format with clang-formatJack Rosenthal2022-06-301-2/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-2/+2
* zephyr: test: add a generic I2C mockYuval Peress2021-09-211-0/+70