Add Feather RP2040 RFM, fix pin defs for DVI & SCORPIO #1333

Merged
PaintYourDragon merged 2 commits from master into master 2023-03-28 22:58:50 +03:00
PaintYourDragon commented 2023-03-28 22:19:32 +03:00 (Migrated from github.com)

Former covers several forthcoming Feather boards, only difference among them is different transceiver modules (same pinout on all of them, and same USB PID).
Latter adds or changes some pin names and TWI instance to use for the STEMMA connector (DVI board had this right, SCORPIO did not, both in sync now).

Former covers several forthcoming Feather boards, only difference among them is different transceiver modules (same pinout on all of them, and same USB PID). Latter adds or changes some pin names and TWI instance to use for the STEMMA connector (DVI board had this right, SCORPIO did not, both in sync now).
earlephilhower (Migrated from github.com) approved these changes 2023-03-28 22:58:45 +03:00
earlephilhower (Migrated from github.com) left a comment

Thx!

Thx!
Sign in to join this conversation.