ducalex / retro-go

Retro emulation for the ODROID-GO and other ESP32 devices
GNU General Public License v2.0
489 stars 114 forks source link

Add ESPlay Micro V2 Screen Config #78

Closed Cralex closed 1 year ago

Cralex commented 1 year ago

Final version :)

ducalex commented 1 year ago

Can you clarify your goal with this PR? Do you wish to have it merged right now because you're stopping work on this target? Or did you open it just as a work in progress and expect to merge it when further progress is done?

I'm not opposed to merging partial support for a target but I would request you add the target file so that it can be built! Maybe with some notes as to what's missing.

Cralex commented 1 year ago

The screen driver is done, so I figured that I could get that part in and add the target file when I am either done working at it or reach an acceptable spot, but I am also fine with doing one big pull request for the whole thing all at once.

I was hoping to either have the buttons and firmware format working on my end before adding the target file, but I might add a work in progress target if I continue to have trouble, especially since you reported some success with the firmware format in ESPlay micro issue.

Cralex commented 1 year ago

I'm gonna make a new pull request with everything in it.