ramapcsx2 / gbs-control

GNU General Public License v3.0
793 stars 111 forks source link

Please make the project compatible with Platformio #504

Closed Metaln00b closed 8 months ago

Metaln00b commented 11 months ago

Unfortunately, it is very difficult to build the project easily.

It not only helps you to develop, but also helps the community to help you to develop. There are no version numbers of the used libraries mentioned. This always ends in compiler warnings :D

Is there any way I can help you make the project compatible with Platformio? Is there possibly already a fork for it?

Thanks in advance

ramapcsx2 commented 11 months ago

Hey, there is some work towards porting the project to a different chip (ESP32 variant), which also comes with a new view on platform. I support the move away from Arduino to the vanilla IDF, and that would also affect other generalization platforms such as yours.