summaryrefslogtreecommitdiff
path: root/app/drivers/sensor
AgeCommit message (Expand)Author
2021-07-24feat: Add nrf VDDH battery driverJoel Spadin
2021-07-17refactor(core): Move away from deprecated DT API.Pete Johanson
2021-03-10fix(logging): remove unnecessary newlineOkke Formsma
2021-02-04fix(power): Add support for capacitors on ADC for BVDjrhrsmit
2020-12-14refactor(app): replace `void` with `const struct device *dev` in ISR CBsinnovaker
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
2020-12-14refactor(app): replace `driver_data` with `data`innovaker
2020-12-14refactor(app): replace `config_info` with `config`innovaker
2020-12-14refactor(app): replace Zephyr integer types with C99 integer typesinnovaker
2020-12-03refactor: Align drivers with Zephyr file system conventionsinnovaker