G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
922 stars 175 forks source link

Add ESP32 S2 Support #175

Open tkerby opened 1 year ago

tkerby commented 1 year ago

This is a preliminary PR to add support for the S2 chipset by building a second binary file. The only significant change is the naming convention for the SPI pins from VSPI to FSPI.

We need to think about how additional boards may be handles with the auto update mechanism though