summaryrefslogtreecommitdiff
path: root/zephyr/emul/emul_smart_battery.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-5/+5
* zephyr: emul: use non-deprecated includesAaron Massey2022-01-241-1/+1
* zephyr: drivers: add smart battery mf access testTomasz Michalec2021-11-081-11/+19
* zephyr: test: Add a common i2c_emul_api instanceYuval Peress2021-10-011-5/+1
* zephyr: emul: update EMUL_DEFINE call sitesYuval Peress2021-09-101-1/+2
* zephyr: emul: i2c: Add device label for better debugYuval Peress2021-09-071-0/+1
* zephyr: Replace DT_ENUM_TOKEN with DT_STRING_TOKENJack Rosenthal2021-09-071-2/+2
* zephyr: emul: Use common I2C code in emulatorsTomasz Michalec2021-09-031-229/+127
* zephyr: Removing unused varsJeremy Bettis2021-08-311-2/+0
* zephyr: Fix uninitialized varJeremy Bettis2021-06-031-1/+1
* zephyr: Add Smart Battery emulatorTomasz Michalec2021-05-181-0/+995