summaryrefslogtreecommitdiffstatshomepage
path: root/tests/thread/thread_stdin.py
diff options
context:
space:
mode:
authorZodiusInfuser <christopher.parrott2@gmail.com>2024-09-16 13:39:13 +0100
committerDamien George <damien@micropython.org>2024-09-19 12:58:43 +1000
commitded8bbdd5efc50d2b86e3020462ced8bbcf4d25c (patch)
treec2d210340817972a993a651e689b4cc30cc8a1a3 /tests/thread/thread_stdin.py
parent79ba6d8ce7f322baa8d606e52672c1bd4b245bb0 (diff)
downloadmicropython-ded8bbdd5efc50d2b86e3020462ced8bbcf4d25c.tar.gz
micropython-ded8bbdd5efc50d2b86e3020462ced8bbcf4d25c.zip
rp2/machine_pin_cyw43: Include check for CYW43_GPIO.
The `#if` check only checks that `MICROPY_PY_NETWORK_CYW43` and `MICROPY_HW_PIN_EXT_COUNT` are defined. This is a reasonable assumption for the Pico W, but causes conflicts if someone wants to attach an external IO expander to their Pico W and have its pins appear as Pin objects. This commit addresses this by adding the additional checks, letting board builds include wireless but separately choose whether the external IO pins come from the cyw43 or not. Signed-off-by: Christopher Parrott <chris@pimoroni.com>
Diffstat (limited to 'tests/thread/thread_stdin.py')
0 files changed, 0 insertions, 0 deletions