A board is a package. This one has no code: for each board, a description of the hardware (chip, flash, PSRAM, screen size) and a boot scene that powers the panel, brings up the display and starts touch. Install it and the boards appear in the editor’s target list.
| Board | Display | Touch |
|---|---|---|
| T-Deck Plus | 320x240 ST7789, SPI | GT911 |
| T-Display S3 AMOLED 1.91" | 536x240 RM67162 AMOLED, QSPI | CST816T |
Choosing a board copies it into your project, where it is yours to edit. When the package improves a board, the editor offers the update and keeps your changes; you can also go back to the package’s version.
Both targets build with ESP-IDF. They have not been run on hardware yet. Pins, boot order and sources are in the README.
