0ca7f69b6d
* Promote previously local debounce code from kscan drivers to exposed module lib, for use with other drivers as needed. * Refactor existing kscan driver to new "public" API.
3 lines
52 B
CMake
3 lines
52 B
CMake
|
|
zephyr_library()
|
|
zephyr_library_sources(debounce.c) |