diff options
Diffstat (limited to 'teensy/memzip_files/boot.py')
-rw-r--r-- | teensy/memzip_files/boot.py | 1 |
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") |