summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/bma2x2.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: migrate drivers test to twisterYuval Peress2022-07-251-918/+0
* zephyr/test/drivers/src/bma2x2.c: Format with clang-formatJack Rosenthal2022-06-291-21/+18
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-291-1/+1
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-251-19/+14
* zephyr: i2c: Translate zephyr error to ecos errorsYuval Peress2021-09-211-30/+40
* zephyr: emul: Use common I2C code in emulatorsTomasz Michalec2021-09-031-39/+44
* zephyr: Removing unused varsJeremy Bettis2021-08-311-3/+0
* zephyr: drivers: add accele_bma2x2 test suiteTomasz Michalec2021-06-301-0/+914