summaryrefslogtreecommitdiff
path: root/.appveyor/unix-noexec.exp
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor/unix-noexec.exp')
-rw-r--r--.appveyor/unix-noexec.exp7
1 files changed, 7 insertions, 0 deletions
diff --git a/.appveyor/unix-noexec.exp b/.appveyor/unix-noexec.exp
new file mode 100644
index 0000000..9796cfa
--- /dev/null
+++ b/.appveyor/unix-noexec.exp
@@ -0,0 +1,7 @@
+load_generic_config "remote"
+
+proc noexec_load { dest prog args } {
+ return "unsupported"
+}
+
+set_board_info protocol "noexec"