From 16cdc7a378faca1545c8e3b8f464ab2eeccf7e97 Mon Sep 17 00:00:00 2001 From: Melissa LeBlanc-Williams Date: Fri, 3 Jan 2025 15:28:20 -0800 Subject: [PATCH] Use the latest firmware installer package which uses esptool-js --- _board/makerfabs_tft7.md | 2 +- _layouts/download.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_board/makerfabs_tft7.md b/_board/makerfabs_tft7.md index ba8dce7ebc..c036353ad3 100644 --- a/_board/makerfabs_tft7.md +++ b/_board/makerfabs_tft7.md @@ -15,7 +15,7 @@ features: - USB-C --- -This ESP32 S3 7-inch IPS display could be an ideal displayer& controller for IOT applications. It has 2 versions: High-resolution version 800x480, and Ultra High-resolution version 1024x600; Display on both versions is IPS, and the display effect is beautiful, together with 5 points capacitive touch, great for applications such as home automation; There on-board SD card, to make it possible to record/play filed data. Also, there 2 Mabee/ Grove connectors, so the users can connect kinds of sensors to this board, to create personal prototype projects instantly. +This ESP32 S3 7-inch IPS display could be an ideal displayer & controller for IOT applications. It has 2 versions: High-resolution version 800x480, and Ultra High-resolution version 1024x600; Display on both versions is IPS, and the display effect is beautiful, together with 5 points capacitive touch, great for applications such as home automation; There on-board SD card, to make it possible to record/play filed data. Also, there 2 Mabee/ Grove connectors, so the users can connect kinds of sensors to this board, to create personal prototype projects instantly. Depending on your board variant you may need to: - select the correct screen resolution using CIRCUITPY_DISPLAY_WIDTH in [settings.toml](https://docs.circuitpython.org/en/latest/docs/environment.html). diff --git a/_layouts/download.html b/_layouts/download.html index 76fe74a4e2..a3227c2dc9 100644 --- a/_layouts/download.html +++ b/_layouts/download.html @@ -28,6 +28,7 @@

Contribute

{% if page.family == 'esp32' or page.family == 'esp32s2' or page.family == 'esp32c3' or page.family == 'esp32s3' or page.family == 'esp32c6' %} - + + {% endif %}