sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
524 stars 246 forks source link

Build all environment in CI #350

Closed guyou closed 2 years ago

guyou commented 2 years ago

Since the firmware can be used on many environments, it could be useful to have CI to check that all of these are building fine.

I did two experiments around this:

Let me know what solution have your preference and I will create a pull-request.

sharandac commented 2 years ago

Thank you for your suggestion. I have tried the second variant and inserted it into the experimental branch.