summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/memzip_files/boot.py
diff options
context:
space:
mode:
authorJohn R. Lenton <jlenton@gmail.com>2014-01-13 00:41:12 +0000
committerJohn R. Lenton <jlenton@gmail.com>2014-01-13 00:41:12 +0000
commit13e64f06604c1502317921201bdde33c57161808 (patch)
tree865c85e4aaa41fc86711010362b7c0b0b4dbf832 /teensy/memzip_files/boot.py
parent813edf63a3e4c0bab3dd5edd4e7295462386c2f3 (diff)
parent34f813ee29c7191e3de455c3fc9c788496e3b29e (diff)
downloadmicropython-13e64f06604c1502317921201bdde33c57161808.tar.gz
micropython-13e64f06604c1502317921201bdde33c57161808.zip
Merge remote-tracking branch 'upstream/master' into containment
Diffstat (limited to 'teensy/memzip_files/boot.py')
-rw-r--r--teensy/memzip_files/boot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/teensy/memzip_files/boot.py b/teensy/memzip_files/boot.py
new file mode 100644
index 0000000000..3fe9f05e53
--- /dev/null
+++ b/teensy/memzip_files/boot.py
@@ -0,0 +1 @@
+print("Executing boot.py")