aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix
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/shared-module/rgbmatrix
parent08422ad7e5ae71a1a625e8a2bda6d233fd68ceee (diff)
fixes
Diffstat (limited to 'circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix')
-rw-r--r--circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.P135
-rw-r--r--circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.obin6092 -> 0 bytes
-rw-r--r--circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.P3
-rw-r--r--circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.obin712 -> 0 bytes
4 files changed, 0 insertions, 138 deletions
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.P b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.P
deleted file mode 100644
index b08f8d2..0000000
--- a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.P
+++ /dev/null
@@ -1,135 +0,0 @@
-build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.o: \
- ../../shared-module/rgbmatrix/RGBMatrix.c /usr/include/newlib/string.h \
- /usr/include/newlib/_ansi.h /usr/include/newlib/newlib.h \
- /usr/include/newlib/_newlib_version.h /usr/include/newlib/sys/config.h \
- /usr/include/newlib/machine/ieeefp.h /usr/include/newlib/sys/features.h \
- /usr/include/newlib/sys/reent.h /usr/include/newlib/_ansi.h \
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h \
- /usr/include/newlib/sys/_types.h /usr/include/newlib/machine/_types.h \
- /usr/include/newlib/machine/_default_types.h \
- /usr/include/newlib/sys/lock.h /usr/include/newlib/sys/cdefs.h \
- /usr/include/newlib/sys/_locale.h /usr/include/newlib/strings.h \
- /usr/include/newlib/sys/string.h ../../py/gc.h \
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h ../../py/mpconfig.h \
- mpconfigport.h \
- sdk/src/rp2040/hardware_regs/include/hardware/platform_defs.h \
- ../../py/circuitpy_mpconfig.h \
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h \
- boards/raspberry_pi_pico/mpconfigboard.h /usr/include/newlib/alloca.h \
- ../../supervisor/flash_root_pointers.h \
- supervisor/internal_flash_root_pointers.h ../../py/mpstate.h \
- ../../py/mpthread.h ../../py/misc.h \
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h ../../py/mpconfig.h \
- ../../py/nlr.h /usr/lib/gcc/arm-none-eabi/10.3.1/include-fixed/limits.h \
- /usr/include/newlib/assert.h ../../py/obj.h ../../py/qstr.h \
- build-raspberry_pi_pico/genhdr/qstrdefs.enum.h ../../py/mpprint.h \
- ../../py/runtime0.h ../../supervisor/shared/translate.h \
- ../../py/objlist.h ../../py/objexcept.h ../../py/objtuple.h \
- ../../py/objtraceback.h ../../py/objarray.h ../../py/objproperty.h \
- ../../py/runtime.h /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h \
- ../../py/pystack.h ../../supervisor/linker.h \
- common-hal/rgbmatrix/RGBMatrix.h \
- ../../shared-module/rgbmatrix/RGBMatrix.h \
- ../../lib/protomatter/src/core.h \
- ../../shared-module/rgbmatrix/allocator.h ../../supervisor/memory.h \
- ../../shared-bindings/rgbmatrix/RGBMatrix.h \
- ../../shared-bindings/microcontroller/Pin.h \
- common-hal/microcontroller/Pin.h peripherals/pins.h \
- ../../shared-bindings/microcontroller/__init__.h \
- common-hal/microcontroller/Processor.h \
- sdk/src/rp2_common/pico_unique_id/include/pico/unique_id.h \
- sdk/src/common/pico_base/include/pico.h \
- sdk/src/common/pico_base/include/pico/types.h \
- sdk/src/common/pico_base/include/pico/assert.h sdk_config/pico/version.h \
- sdk/src/common/pico_base/include/pico/config.h \
- sdk_config/pico/config_autogen.h \
- boards/raspberry_pi_pico/pico-sdk-configboard.h \
- sdk/src/rp2_common/pico_platform/include/pico/platform.h \
- sdk/src/rp2040/hardware_regs/include/hardware/platform_defs.h \
- sdk/src/common/pico_base/include/pico/types.h \
- sdk/src/common/pico_base/include/pico/error.h \
- ../../shared-bindings/microcontroller/ResetReason.h ../../py/enum.h \
- ../../shared-bindings/microcontroller/RunMode.h \
- common-hal/nvm/ByteArray.h common-hal/watchdog/WatchDogTimer.h \
- ../../shared-bindings/watchdog/WatchDogMode.h \
- ../../shared-bindings/watchdog/WatchDogTimer.h \
- ../../shared-bindings/util.h \
- ../../shared-module/framebufferio/FramebufferDisplay.h ../../py/proto.h \
- ../../shared-bindings/digitalio/DigitalInOut.h \
- common-hal/digitalio/DigitalInOut.h \
- ../../shared-bindings/digitalio/Direction.h \
- ../../shared-bindings/digitalio/DriveMode.h \
- ../../shared-bindings/digitalio/Pull.h \
- ../../shared-bindings/displayio/Group.h \
- ../../shared-module/displayio/Group.h \
- ../../shared-module/displayio/area.h \
- ../../shared-module/displayio/Palette.h \
- ../../shared-module/displayio/display_core.h \
- ../../shared-bindings/displayio/__init__.h
- ../../shared-module/rgbmatrix/RGBMatrix.c /usr/include/newlib/string.h :
- /usr/include/newlib/_ansi.h /usr/include/newlib/newlib.h :
- /usr/include/newlib/_newlib_version.h /usr/include/newlib/sys/config.h :
- /usr/include/newlib/machine/ieeefp.h /usr/include/newlib/sys/features.h :
- /usr/include/newlib/sys/reent.h /usr/include/newlib/_ansi.h :
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h :
- /usr/include/newlib/sys/_types.h /usr/include/newlib/machine/_types.h :
- /usr/include/newlib/machine/_default_types.h :
- /usr/include/newlib/sys/lock.h /usr/include/newlib/sys/cdefs.h :
- /usr/include/newlib/sys/_locale.h /usr/include/newlib/strings.h :
- /usr/include/newlib/sys/string.h ../../py/gc.h :
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h ../../py/mpconfig.h :
- mpconfigport.h :
- sdk/src/rp2040/hardware_regs/include/hardware/platform_defs.h :
- ../../py/circuitpy_mpconfig.h :
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h :
- boards/raspberry_pi_pico/mpconfigboard.h /usr/include/newlib/alloca.h :
- ../../supervisor/flash_root_pointers.h :
- supervisor/internal_flash_root_pointers.h ../../py/mpstate.h :
- ../../py/mpthread.h ../../py/misc.h :
- /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h ../../py/mpconfig.h :
- ../../py/nlr.h /usr/lib/gcc/arm-none-eabi/10.3.1/include-fixed/limits.h :
- /usr/include/newlib/assert.h ../../py/obj.h ../../py/qstr.h :
- build-raspberry_pi_pico/genhdr/qstrdefs.enum.h ../../py/mpprint.h :
- ../../py/runtime0.h ../../supervisor/shared/translate.h :
- ../../py/objlist.h ../../py/objexcept.h ../../py/objtuple.h :
- ../../py/objtraceback.h ../../py/objarray.h ../../py/objproperty.h :
- ../../py/runtime.h /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h :
- ../../py/pystack.h ../../supervisor/linker.h :
- common-hal/rgbmatrix/RGBMatrix.h :
- ../../shared-module/rgbmatrix/RGBMatrix.h :
- ../../lib/protomatter/src/core.h :
- ../../shared-module/rgbmatrix/allocator.h ../../supervisor/memory.h :
- ../../shared-bindings/rgbmatrix/RGBMatrix.h :
- ../../shared-bindings/microcontroller/Pin.h :
- common-hal/microcontroller/Pin.h peripherals/pins.h :
- ../../shared-bindings/microcontroller/__init__.h :
- common-hal/microcontroller/Processor.h :
- sdk/src/rp2_common/pico_unique_id/include/pico/unique_id.h :
- sdk/src/common/pico_base/include/pico.h :
- sdk/src/common/pico_base/include/pico/types.h :
- sdk/src/common/pico_base/include/pico/assert.h sdk_config/pico/version.h :
- sdk/src/common/pico_base/include/pico/config.h :
- sdk_config/pico/config_autogen.h :
- boards/raspberry_pi_pico/pico-sdk-configboard.h :
- sdk/src/rp2_common/pico_platform/include/pico/platform.h :
- sdk/src/rp2040/hardware_regs/include/hardware/platform_defs.h :
- sdk/src/common/pico_base/include/pico/types.h :
- sdk/src/common/pico_base/include/pico/error.h :
- ../../shared-bindings/microcontroller/ResetReason.h ../../py/enum.h :
- ../../shared-bindings/microcontroller/RunMode.h :
- common-hal/nvm/ByteArray.h common-hal/watchdog/WatchDogTimer.h :
- ../../shared-bindings/watchdog/WatchDogMode.h :
- ../../shared-bindings/watchdog/WatchDogTimer.h :
- ../../shared-bindings/util.h :
- ../../shared-module/framebufferio/FramebufferDisplay.h ../../py/proto.h :
- ../../shared-bindings/digitalio/DigitalInOut.h :
- common-hal/digitalio/DigitalInOut.h :
- ../../shared-bindings/digitalio/Direction.h :
- ../../shared-bindings/digitalio/DriveMode.h :
- ../../shared-bindings/digitalio/Pull.h :
- ../../shared-bindings/displayio/Group.h :
- ../../shared-module/displayio/Group.h :
- ../../shared-module/displayio/area.h :
- ../../shared-module/displayio/Palette.h :
- ../../shared-module/displayio/display_core.h :
- ../../shared-bindings/displayio/__init__.h :
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.o b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.o
deleted file mode 100644
index 5a51861..0000000
--- a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/RGBMatrix.o
+++ /dev/null
Binary files differ
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.P b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.P
deleted file mode 100644
index d014811..0000000
--- a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.P
+++ /dev/null
@@ -1,3 +0,0 @@
-build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.o: \
- ../../shared-module/rgbmatrix/__init__.c
- ../../shared-module/rgbmatrix/__init__.c :
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.o b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.o
deleted file mode 100644
index f04c311..0000000
--- a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/shared-module/rgbmatrix/__init__.o
+++ /dev/null
Binary files differ