summaryrefslogtreecommitdiff
path: root/zephyr/drivers/CMakeLists.txt
blob: 692eb456a8ae3d43e2e35b4a6e5ac21958923c51 (plain)
1
2
3
4
5
6
7
8
# 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_bbram)
add_subdirectory(cros_flash)
add_subdirectory(cros_kb_raw)
add_subdirectory(cros_system)