aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/nxt-python-fantom/scripts
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-05-03 14:47:38 +0800
committerTat-Chee Wan (USM)2011-05-03 14:47:38 +0800
commit166fe4fbb3de88850d327e829b1a768d99ab26cc (patch)
tree34bf5df14a26746224c5cc045d1944709666e9bb /AT91SAM7S256/armdebug/nxt-python-fantom/scripts
parentefa35bbf85ba1bfa37b34bc35d4fa5e8cf3208f6 (diff)
parent1e3b294f345511538c64cce8f9f3e0ba3c82d1e3 (diff)
Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebug
Diffstat (limited to 'AT91SAM7S256/armdebug/nxt-python-fantom/scripts')
-rwxr-xr-xAT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-nxt_test3
-rwxr-xr-xAT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-syspython3
2 files changed, 6 insertions, 0 deletions
diff --git a/AT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-nxt_test b/AT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-nxt_test
new file mode 100755
index 0000000..c78061c
--- /dev/null
+++ b/AT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-nxt_test
@@ -0,0 +1,3 @@
+#!/bin/sh
+export PYTHONPATH=~/gitrepo/armdebug/nxt-python-fantom
+arch -i386 /usr/bin/python2.6 ~/gitrepo/armdebug/nxt-python-fantom/scripts/nxt_test
diff --git a/AT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-syspython b/AT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-syspython
new file mode 100755
index 0000000..cea6c52
--- /dev/null
+++ b/AT91SAM7S256/armdebug/nxt-python-fantom/scripts/pyenv-syspython
@@ -0,0 +1,3 @@
+#!/bin/sh
+export PYTHONPATH=~/gitrepo/armdebug/nxt-python-fantom
+arch -i386 /usr/bin/python2.6