You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
In the "@dsboard/esp32s3_devkit_m" some pins are to set up correctly for ESP32-DevKit-M
For example, the pin 49 is set to Input only, but in the docs and the image below, 46 should be Input and Output.
I think it is getting this config from the arch.json, but its not correct for DevKit M.
Also I am trying to write a Liligo t-display-s3 board config, but I don't know how to overwrite this config.