zmk/app/drivers/sensor/battery
Joel Spadin a6de43e665 feat: Add nrf VDDH battery driver
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-07-24 23:39:13 -05:00
..
CMakeLists.txt
Kconfig
battery_common.c
battery_common.h
battery_nrf_vddh.c
battery_voltage_divider.c