summaryrefslogtreecommitdiff
path: root/zephyr/drivers/CMakeLists.txt
blob: d246f3170342f80f3625ba4437cca5171ad06304 (plain)
1
2
3
4
5
6
7
8
9
10
# 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_cbi)
add_subdirectory(cros_flash)
add_subdirectory(cros_kb_raw)
add_subdirectory(cros_rtc)
add_subdirectory(cros_shi)
add_subdirectory(cros_system)