Selcuk Gun
Results
2
comments of
Selcuk Gun
I gave a try to this project: https://github.com/lvgl-micropython/lvgl_micropython The following one liner worked great. ```bash python3 make.py esp32 BOARD=ESP32_GENERIC_C6 DISPLAY=st7789 ```` it will print esptool commad at the end like...
Ran the python-checks.sh. It should be good for review now.