Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
drivers_aocpu
/
51d27425745b0f1436cb67b5431dbe0b556888e3
/
.
/
key
/
CMakeLists.txt
blob: 98efc31e15633e0efe8ebf23f40ec629edd8cc9d [
file
] [
log
] [
blame
]
# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
# SPDX-License-Identifier: MIT
aml_library_sources_ifdef(
CONFIG_KEY
gpio_key.c
dynamic_keypad.c
)
aml_library_sources_ifndef(
CONFIG_BOARD_S7D_ODROIDC5
adc_key.c
)