a6de43e665
Added a driver which uses the nRF52's ADC channel on the VDDH pin to read the battery voltage when using high voltage mode.
5 lines
No EOL
122 B
Text
5 lines
No EOL
122 B
Text
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
rsource "battery/Kconfig"
|
|
rsource "ec11/Kconfig" |