Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Sort header files | Jeremy Bettis | 2022-11-30 | 1 | -2/+3 |
* | zephyr: remove the msg NULL parameter in ztest macros | Michał Barnaś | 2022-10-10 | 1 | -4/+4 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 1 | -1/+1 |
* | test/accel_cal.c: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -19/+17 |
* | tests/accel_cal: Fix boolean bitwise-or | Jack Rosenthal | 2022-03-03 | 1 | -5/+5 |
* | test: accel_cal: add setup/teardown methods | Yuval Peress | 2021-08-31 | 1 | -3/+11 |
* | test: port accel_cal to Ztest | Paul Fagerburg | 2021-01-22 | 1 | -28/+26 |
* | test: Pass commandline arguments to run_test | Tom Hughes | 2020-05-30 | 1 | -1/+1 |
* | common: Implement accelerometer calibration | Yuval Peress | 2020-02-08 | 1 | -0/+137 |