summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/stm32/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/stm32/CMakeLists.txt')
-rw-r--r--zephyr/shim/chip/stm32/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/shim/chip/stm32/CMakeLists.txt b/zephyr/shim/chip/stm32/CMakeLists.txt
new file mode 100644
index 0000000000..52787ce656
--- /dev/null
+++ b/zephyr/shim/chip/stm32/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Copyright 2023 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+cros_ec_library_include_directories(include)