diff options
Diffstat (limited to 'circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards')
4 files changed, 80 insertions, 0 deletions
diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/board.P b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/board.P new file mode 100644 index 0000000..5d8ff8e --- /dev/null +++ b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/board.P @@ -0,0 +1,35 @@ +build-raspberry_pi_pico/boards/raspberry_pi_pico/board.o: \ + boards/raspberry_pi_pico/board.c ../../supervisor/board.h \ + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h \ + ../../supervisor/shared/safe_mode.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/stdint.h \ + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h \ + boards/raspberry_pi_pico/mpconfigboard.h /usr/include/newlib/alloca.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 ../../supervisor/flash_root_pointers.h \ + supervisor/internal_flash_root_pointers.h + boards/raspberry_pi_pico/board.c ../../supervisor/board.h : + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h : + ../../supervisor/shared/safe_mode.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/stdint.h : + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h : + boards/raspberry_pi_pico/mpconfigboard.h /usr/include/newlib/alloca.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 ../../supervisor/flash_root_pointers.h : + supervisor/internal_flash_root_pointers.h : diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/board.o b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/board.o Binary files differnew file mode 100644 index 0000000..212124d --- /dev/null +++ b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/board.o diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.P b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.P new file mode 100644 index 0000000..81ffa20 --- /dev/null +++ b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.P @@ -0,0 +1,45 @@ +build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.o: \ + boards/raspberry_pi_pico/pins.c ../../shared-bindings/board/__init__.h \ + ../../py/obj.h /usr/include/newlib/assert.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 ../../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/stdint.h \ + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h \ + boards/raspberry_pi_pico/mpconfigboard.h /usr/include/newlib/alloca.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 ../../supervisor/flash_root_pointers.h \ + supervisor/internal_flash_root_pointers.h ../../py/misc.h \ + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h ../../py/mpconfig.h \ + ../../py/qstr.h build-raspberry_pi_pico/genhdr/qstrdefs.enum.h \ + ../../py/mpprint.h ../../py/runtime0.h \ + ../../supervisor/shared/translate.h ../../py/objstr.h \ + ../../shared-bindings/microcontroller/Pin.h \ + common-hal/microcontroller/Pin.h peripherals/pins.h + boards/raspberry_pi_pico/pins.c ../../shared-bindings/board/__init__.h : + ../../py/obj.h /usr/include/newlib/assert.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 ../../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/stdint.h : + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdatomic.h : + boards/raspberry_pi_pico/mpconfigboard.h /usr/include/newlib/alloca.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 ../../supervisor/flash_root_pointers.h : + supervisor/internal_flash_root_pointers.h ../../py/misc.h : + /usr/lib/gcc/arm-none-eabi/10.3.1/include/stdbool.h ../../py/mpconfig.h : + ../../py/qstr.h build-raspberry_pi_pico/genhdr/qstrdefs.enum.h : + ../../py/mpprint.h ../../py/runtime0.h : + ../../supervisor/shared/translate.h ../../py/objstr.h : + ../../shared-bindings/microcontroller/Pin.h : + common-hal/microcontroller/Pin.h peripherals/pins.h : diff --git a/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.o b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.o Binary files differnew file mode 100644 index 0000000..1f46465 --- /dev/null +++ b/circuitpython/ports/raspberrypi/build-raspberry_pi_pico/boards/raspberry_pi_pico/pins.o |