mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 19:00:30 +01:00
Because it requires a different configuration of the pins (in `setUp`). Eg on mimxrt pins used for an Encoder cannot be read. Signed-off-by: Damien George <damien@micropython.org>