Sumitra Sharma 002961775b Refine error message for rp2040 audiobusio I2S object creation
The error message for creating an I2S object on the rp2040 platform
in CircuitPython can be misleading when the word_select and data pins
are not sequential. This change updates the error message to provide
clearer guidance by specifying "GPIO pins" instead of just "pins".
The revised message now reads:

ValueError: Bit clock and word select must be sequential GPIO pins

Closes #8058

Signed-off-by: Sumitra Sharma <sumitraartsy@gmail.com>
2023-10-08 20:54:55 +05:30
..
2023-08-14 00:59:22 -04:00
2022-11-15 00:05:01 +02:00
wip
2023-08-03 23:29:00 -04:00
2022-10-07 08:48:36 -05:00
2023-06-19 18:00:49 +03: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
2023-08-01 13:16:38 -07:00
2023-09-12 20:14:30 -04: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