Closed PIBSAS closed 2 months ago
just for share!. Update Github Actions step to include tft_config.py
and tft_buttons.py
from st7789_mpy repo, so we no need to lost flash space on those mandatory files, plus added fonts too, so when we upload examples from repo they will work. The Create Release need someone with more knwledge to make look better but works and we will have the latest micropython and the latest driver ST7789.
T-Display PICO C3 ESP32 MicroPython
Install dependencies:
Clone the nice work:
Clone MicroPython:
Build MicroPython+ST7789:
Note: If make user line fail, change
../../../
for the full path, example:/home/your_user/st7789_mpy/st7789/micropython.cmake
.The results will be in:
micropython/ports/rp2/build-RPI_PICO/firmare.uf2
GitHub Actions workflow yaml: