aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/nightly_vxworks.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/nightly_vxworks.yaml')
-rw-r--r--coin/platform_configs/nightly_vxworks.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/coin/platform_configs/nightly_vxworks.yaml b/coin/platform_configs/nightly_vxworks.yaml
new file mode 100644
index 00000000..afbf9dbb
--- /dev/null
+++ b/coin/platform_configs/nightly_vxworks.yaml
@@ -0,0 +1,11 @@
+Version: 2
+Module only: True
+Include: [
+ cmake_platforms.yaml: [
+ "ubuntu-22.04"
+ ],
+ cmake_platforms_qemu_vxworks.yaml: [
+ "vxworks-imx6"
+ ]
+]
+Configurations: []