Scott Shawcroft 412eb87080
Switch to pin, frequency and duty_cycle PulseOut
Passing in a PWMOut still works but is deprecated. It will be
removed in CircuitPython 8.0.0

This also switches STM32 timer indices and channel indices to
0-based in our pin data rather than `- 1` everywhere. The latter is
more bug prone.

Most of the way for #3264

Tested on Metro M0, Metro M4, Feather S2, Feather nRF52840, Feather
STM32F4 and Arduino RP2040.
2021-07-26 18:35:49 -07:00
..
2021-03-15 19:27:36 +05:30
2021-07-21 11:02:55 -07:00
2021-01-20 19:16:56 -08:00
2021-03-15 19:27:36 +05:30
2021-01-20 19:16:56 -08:00
2021-03-18 16:55:42 -07:00
2021-03-15 19:27:36 +05:30
2021-07-21 11:02:55 -07:00
2021-03-18 16:55:42 -07:00
2021-07-21 11:02:55 -07:00
2021-03-15 19:27:36 +05:30
2021-01-20 19:16:56 -08: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

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