Fix XIAO RP2040, allow swapping HW units 0/1 #606

Merged
earlephilhower merged 2 commits from jelly into master 2022-06-05 07:37:29 +03:00
earlephilhower commented 2022-06-05 01:58:21 +03:00 (Migrated from github.com)

Add plumbing to allow Wire, Serial1, SPI1 to map to the 2nd
hardware unit for devices where the PCB layout only brings out the
2nd port.

Fix the Seeedstudio XAIO pins

Fixes #594

Add plumbing to allow `Wire`, `Serial1`, `SPI1` to map to the 2nd hardware unit for devices where the PCB layout only brings out the 2nd port. Fix the Seeedstudio XAIO pins Fixes #594
Sign in to join this conversation.