summaryrefslogtreecommitdiff
path: root/zephyr/emul
Commit message (Expand)AuthorAgeFilesLines
* zephyr: emul: ln9310Aaron Massey2021-09-281-0/+17
* zephyr: test: add a generic I2C mockYuval Peress2021-09-214-0/+94
* zephyr: test: lis2dw12 fail setting bdu on initYuval Peress2021-09-211-3/+20
* zephyr: test: Test failed write on soft reset register (lis2dw12)Yuval Peress2021-09-211-0/+15
* zephyr: test: Test failed read on who-am-i register (lis2dw12)Yuval Peress2021-09-211-1/+9
* zephyr: test: Add tests for lis2dw12 driverYuval Peress2021-09-171-0/+52
* zephyr: emul: lis2dw12: Add stubs for LIS2DW12 emulatorYuval Peress2021-09-175-0/+95
* zephyr: emul: ln9310: Fix minor formatting issues.Yuval Peress2021-09-172-2/+2
* zephyr: Test SYV682 5V_OC interrupt handlingAbe Levkoy2021-09-151-2/+41
* zephyr: emul: ln9310Yuval Peress2021-09-145-1/+396
* zephyr: emul: update EMUL_DEFINE call sitesYuval Peress2021-09-107-27/+28
* zephyr: emul: i2c: Add device label for better debugYuval Peress2021-09-076-1/+6
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-074-5/+5
* zephyr: drivers: add BB retimer init testTomasz Michalec2021-09-031-0/+6
* zephyr: emul: Use common I2C code in emulatorsTomasz Michalec2021-09-038-1447/+567
* zephyr: emul: Add common code for I2C emulatorsTomasz Michalec2021-09-033-0/+440
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-023-0/+559
* zephyr: Removing unused varsJeremy Bettis2021-08-318-20/+0
* zephyr: Add TCS3400 emulatorTomasz Michalec2021-07-273-0/+871
* zephyr: Add BMI260 emulatorTomasz Michalec2021-07-143-0/+561
* zephyr: Add BMI160 emulatorTomasz Michalec2021-07-144-0/+2097
* zephyr: Add SYV682x emulator and testAbe Levkoy2021-07-023-0/+193
* zephyr: Add pi3usb9201 emulator and testEdward Hill2021-06-303-0/+209
* zephyr: Add BMA255 emulatorTomasz Michalec2021-06-303-0/+1246
* zephyr: Fix uninitialized varJeremy Bettis2021-06-031-1/+1
* zephyr: Add Smart Battery emulatorTomasz Michalec2021-05-183-0/+1008