From 0ae99904fb9a13f0be15821258694769fa8ea48d Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 1 May 2020 16:29:18 -0400 Subject: [PATCH] Try exporting Zephyr CMake package. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7ca8d86f..8053da6f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ build: - west init -l . - west update - west config --global zephyr.base-prefer configfile + - west zephyr-export script: - west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire