aboutsummaryrefslogtreecommitdiffstats
path: root/ci/external-gccarm.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/external-gccarm.yml')
-rw-r--r--ci/external-gccarm.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ci/external-gccarm.yml b/ci/external-gccarm.yml
new file mode 100644
index 00000000..ad032983
--- /dev/null
+++ b/ci/external-gccarm.yml
@@ -0,0 +1,8 @@
+header:
+ version: 9
+
+local_conf_header:
+ cc: |
+ PNBLACKLIST[gcc-cross-arm] = "Using external toolchain"
+ TCMODE = "external-arm"
+ EXTERNAL_TOOLCHAIN = "${TOOLCHAIN_DIR}/${TARGET_ARCH}"