Hi, I see on https://github.com/adafruit/circuitpython/pull/4224 that Support for UART on RP2040 seems to be working.
I downloaded the latest image for circuit python "adafruit-circuitpython-raspberry_pi_pico-en_US-20210221-2830984.uf2" but it seems not to have UART support in it yet.
As i am currently trying to do something that requires UART, is there anyway to try UART or it it necesary to wait until it is available in a CircuitPython release.
Bruddy