holmatic / zx-iot-video

ESP32-based Tape/WLAN file server for ZX81, with VGA and/or LCD display support
GNU General Public License v3.0
31 stars 5 forks source link

Compiler to use #4

Open pe1msz opened 1 year ago

pe1msz commented 1 year ago

Hi, cool stuff you created here! So I want to try and compile it myself, can you tell me what compiler/platform you used, it would help me. Is there also a setting that you can rotate the screen on the LCD 180'

again, nicely created!

holmatic commented 7 months ago

Sorry for the late response, it was compliled with the vendor's compiler ESP-IDF, Version 4.2. Newer versions will hopefully also work. Screen rotation is not supported, as the horizontal setup matches the computer's resolution.