summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2021-01-12 13:25:40 -0500
committerGitHub <noreply@github.com>2021-01-12 13:25:40 -0500
commitf9c762256fed05c1beaa122de960310b36df3002 (patch)
tree9e3df8ef080c031db33d1a8a912a69f579f66ee9 /tools
parent4be5e914ac50650b87175aa04adee9a14f1adc27 (diff)
parent1ca29ec47c9f51589faa151b659dfd1dd4a349ef (diff)
Merge pull request #3733 from jepler/audioout-esp32
esp32s2: Add I2SAudioOut
Diffstat (limited to 'tools')
-rwxr-xr-x[-rw-r--r--]tools/analyze_mpy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/analyze_mpy.py b/tools/analyze_mpy.py
index a2f541d0f..99c06f62a 100644..100755
--- a/tools/analyze_mpy.py
+++ b/tools/analyze_mpy.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
#
# SPDX-License-Identifier: MIT