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
..
2023-07-18 10:40:54 -07:00
2023-07-18 10:40:54 -07:00
2022-11-15 00:05:01 +02:00
2022-10-07 08:48:36 -05:00
2023-04-19 15:14:02 -07:00
2023-04-07 09:49:51 -07:00
2021-01-20 19:16:56 -08:00
2021-03-18 16:55:42 -07:00
2021-07-21 11:02:55 -07:00
2022-03-11 14:03:04 -05:00
2021-03-15 19:27:36 +05:30
2021-01-20 19:16:56 -08:00
2021-01-20 19:16:56 -08:00
2021-11-10 12:11:06 -06:00

RP2040
==================

This port supports many development boards that utilize RP2040 chips. See
https://circuitpython.org/downloads for all supported boards.


Building
--------

For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/


Port Specific modules
---------------------

.. toctree::
    ../../shared-bindings/rp2pio/index