OtherCrashOverride / go-play

Retro emulation for the ODROID-GO
https://www.hardkernel.com/shop/odroid-go/
218 stars 72 forks source link

ESP IDF 4.0+ Support #94

Open 32teeth opened 3 years ago

32teeth commented 3 years ago

Are there plans to use ESP IDF 4.0 Support?

OtherCrashOverride commented 3 years ago

I have no plans for ESP-IDF 4.0+ support. This is due to the change from 'make' to 'cmake'.

Since the ESP-IDF version is unique to each project, this decision should not affect any other projects targeting ODROID-GO.