]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - test/scripts/upload_pyboard_micropython_cp.sh
reformatted 1 line
[Adafruit_Blinka-hackapet.git] / test / scripts / upload_pyboard_micropython_cp.sh
index a565e6a0d37840311829a3d66e87106ce27a2469..aff082490485e47db03fd2ac5e7b1722423ed229 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
+#
+# SPDX-License-Identifier: MIT
 
 export PORT="/dev/ttyUSB0"
 export MPYCROSS=`realpath ../../../micropython/mpy-cross/mpy-cross`