summaryrefslogtreecommitdiff
path: root/app/drivers/zephyr/dts/bindings/sensor
AgeCommit message (Collapse)Author
2021-07-24feat: Add nrf VDDH battery driverJoel Spadin
Added a driver which uses the nRF52's ADC channel on the VDDH pin to read the battery voltage when using high voltage mode.
2021-01-01refactor(app): format with prettier (#563)innovaker
prettier --write . PR: #563
2020-12-03refactor: Align drivers with Zephyr file system conventionsinnovaker
PR: #400