G4lile0 / tinyGS

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

Add ESP32-C3 support #225

Closed gargomoma closed 3 months ago

gargomoma commented 4 months ago

This PR is to add support for boards based on ESP32-C3 SoC. We can find these boards for a small price on the net and they perform quite good with LoRa projects.

With this PR I add two templates:

G4lile0 commented 3 months ago

Hi @gargomoma thanks for adding the ESP32-C3 !