circuitpython/ports/mimxrt10xx/supervisor
Radomir Dopieralski c0152e7dab Remove gamepadshift module
Everything should be using the keypad module instead.

Note: there are several boards that still had gamepadshift enabled. I
did not contact their authors to make sure they already switched to
keypad in their code and documentation. We should probably wait with
merging this for their go ahead.
2022-05-25 00:48:55 +02:00
..
cpu.S Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
flexspi_nor_flash_ops.c mimxrt1011: enable -Werror=missing-prototypes 2021-11-12 19:30:47 -06:00
internal_flash.c mimxrt1011: enable -Werror=missing-prototypes 2021-11-12 19:30:47 -06:00
internal_flash.h mimxrt1011: enable -Werror=missing-prototypes 2021-11-12 19:30:47 -06:00
internal_flash_root_pointers.h Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00
port.c Remove gamepadshift module 2022-05-25 00:48:55 +02:00
serial.c Convert to use debug rx/tx pins to trigger adding this code 2022-04-19 14:02:16 -07:00
usb.c Start of USB host API 2022-03-07 18:07:25 -08:00