circuitpython/ports/mimxrt10xx/boards
Scott Shawcroft 1629faf8b3
Make usb_host.Port a singleton
This allows you to initialize usb_host.Port once successfully and
then returns the same object as long as you pass the same arguments
in. It does allow you to fix incorrect pins but not switching from
one valid set to another. (It needs a reset for that.)

This also moves hcd cache operations to RAM so that they don't
access the cache when doing maintenance.
2023-07-18 10:40:54 -07:00
..
adafruit_metro_m7_1011_sd add Adafruit Metro M7 1011 SD 2023-06-27 19:11:25 -04:00
feather_m7_1011 Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
feather_mimxrt1011 Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
feather_mimxrt1062 Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
imxrt1010_evk Correct pad count. 2023-05-11 15:02:56 -07:00
imxrt1015_evk Correct pad count. 2023-05-11 15:02:56 -07:00
imxrt1020_evk Correct pad count. 2023-05-11 15:02:56 -07:00
imxrt1040_evk Correct pad count. 2023-05-11 15:02:56 -07:00
imxrt1050_evkb Correct pad count. 2023-05-11 15:02:56 -07:00
imxrt1060_evk Make usb_host.Port a singleton 2023-07-18 10:40:54 -07:00
imxrt1060_evkb Make usb_host.Port a singleton 2023-07-18 10:40:54 -07:00
metro_m7_1011 add Adafruit Metro M7 1011 SD 2023-06-27 19:11:25 -04:00
sparkfun_teensy_micromod Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
teensy40 Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
teensy41 Make usb_host.Port a singleton 2023-07-18 10:40:54 -07:00
board.h Add additional iMX RT support 2023-04-28 11:01:13 -07:00
flash_config.h Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00