summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial/nextsteps.rst
diff options
context:
space:
mode:
authorPhil Howard <github@gadgetoid.com>2024-07-02 12:33:34 +0100
committerDamien George <damien@micropython.org>2024-07-03 16:48:15 +1000
commit462fa5f94ff7a90afb42e72ce145309fa671ddce (patch)
tree26f25750b47c49f788c1805fa273357b18bbdeba /docs/esp8266/tutorial/nextsteps.rst
parent75350f9c8e2e433f997bb30cceed4b967ad55a19 (diff)
downloadmicropython-462fa5f94ff7a90afb42e72ce145309fa671ddce.tar.gz
micropython-462fa5f94ff7a90afb42e72ce145309fa671ddce.zip
rp2/rp2_pio: Replace PIO_NUM macro with pio_get_index.
The `PIO_NUM` macro was defined when `rp2_pio.c` was first conceived. There's now a Pico SDK function for this, `pio_get_index()`, which is already used in some parts of the code. This commit removes `PIO_NUM` in favour of using `pio_get_index()` everywhere. Signed-off-by: Phil Howard <github@gadgetoid.com>
Diffstat (limited to 'docs/esp8266/tutorial/nextsteps.rst')
0 files changed, 0 insertions, 0 deletions