forked from kofal.net/zmk
Voltage divider driver initial implementation
This commit is contained in:
@@ -5,6 +5,7 @@ if(CONFIG_ZMK_KSCAN_GPIO_DRIVER)
|
||||
zephyr_library_sources(
|
||||
kscan_gpio_matrix.c
|
||||
kscan_gpio_direct.c
|
||||
battery_voltage_divider.c
|
||||
)
|
||||
|
||||
zephyr_library_sources_ifdef(CONFIG_EC11 ec11.c)
|
||||
|
||||
Reference in New Issue
Block a user