aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2022-06-25 07:42:25 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2022-06-25 07:42:25 +0530
commita7c25f19d9700c008e6d6b5b4f95ea6103bda8ab (patch)
tree8707e464bc290613efae031908063ef9788cbb0d /circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py
parent08422ad7e5ae71a1a625e8a2bda6d233fd68ceee (diff)
fixes
Diffstat (limited to 'circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py')
-rw-r--r--circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py
deleted file mode 100644
index 65a8b17..0000000
--- a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/manifest.py
+++ /dev/null
@@ -1,9 +0,0 @@
-freeze_as_mpy("frozen_mpy", "adafruit_hid/keyboard_layout_us.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/keyboard.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/mouse.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/consumer_control.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/keycode.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/consumer_control_code.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/__init__.py")
-freeze_as_mpy("frozen_mpy", "adafruit_hid/keyboard_layout_base.py")
-freeze_as_mpy("frozen_mpy", "compromyse.py")