summaryrefslogtreecommitdiff
path: root/zephyr/drivers/CMakeLists.txt
blob: ae74955a44263bc0d88458cdb1e925f0b1e45a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

add_subdirectory(cros_displight)
add_subdirectory(cros_flash)
add_subdirectory(cros_kb_raw)
add_subdirectory(cros_kblight)
add_subdirectory(cros_rtc)
add_subdirectory(cros_shi)
add_subdirectory(cros_system)