summaryrefslogtreecommitdiff
path: root/zephyr/test/i2c/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-18/+13
* test: i2c: verify I2C lock with invalid portKeith Short2022-11-221-0/+11
* test: i2c: convert to ZTESTKeith Short2022-11-221-9/+3
* zephyr/test: Sort header filesJeremy Bettis2022-11-151-4/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: shim: add all missing include/ prefixesFabio Baltieri2022-08-041-1/+1
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-281-2/+2
* zephyr: test: add i2c_lock testDawid Niedzwiecki2022-07-261-6/+37
* zephyr/test/i2c/src/main.c: Format with clang-formatJack Rosenthal2022-07-011-2/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* zephyr: test: update unit tests for zmakePaul Fagerburg2021-01-251-3/+0
* zephyr: remove dependency on chip specific code for npcxYuval Peress2020-12-101-6/+0
* zephyr: add i2c_ports enumYuval Peress2020-11-201-0/+43