summaryrefslogtreecommitdiff
path: root/zephyr/test/base32/zmake.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/base32/zmake.yaml')
-rw-r--r--zephyr/test/base32/zmake.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/zephyr/test/base32/zmake.yaml b/zephyr/test/base32/zmake.yaml
deleted file mode 100644
index 6aa10c2661..0000000000
--- a/zephyr/test/base32/zmake.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 2020 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.
-
-board: native_posix
-supported-zephyr-versions:
- - v2.6
-supported-toolchains:
- - llvm
- - host
-output-type: elf
-is-test: true