summaryrefslogtreecommitdiff
path: root/zephyr/test/i2c/zmake.yaml
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-02-23 09:38:30 -0700
committerCommit Bot <commit-bot@chromium.org>2021-02-23 19:10:00 +0000
commit4057eedf924fd5d3a9850b3d9ae8ed749474bc5e (patch)
tree0750345ed42e612c10c8c4604780a596e160c7e6 /zephyr/test/i2c/zmake.yaml
parente7ba8b2adc2ec2e66a3fc6b6d98955c1135e3870 (diff)
downloadchrome-ec-4057eedf924fd5d3a9850b3d9ae8ed749474bc5e.tar.gz
zephyr: zmake: drop support for zephyr v2.4
Drop support for Zephyr OS v2.4 on all boards, since the v2.5 uprev is successful. If someone still needs to manually compile for v2.4 for testing, one can do so by passing --zephyr-base=$PATH_TO_ZEPHYR_24 and --ignore-unsupported-zephyr-version to zmake. BUG=b:180409973 BRANCH=none TEST=zmake testall Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I0b3922c0b7f47811b26bad4e7f99125cabdaed91 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2715345 Commit-Queue: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'zephyr/test/i2c/zmake.yaml')
-rw-r--r--zephyr/test/i2c/zmake.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/test/i2c/zmake.yaml b/zephyr/test/i2c/zmake.yaml
index 49a307d935..f02e2bae9e 100644
--- a/zephyr/test/i2c/zmake.yaml
+++ b/zephyr/test/i2c/zmake.yaml
@@ -4,7 +4,6 @@
board: native_posix
supported-zephyr-versions:
- - v2.4
- v2.5
toolchain: llvm
output-type: elf