Manuel
39ff880506
reorganize 8MB partition for MUI devices ( #7860 )
...
* reorganize 8MB partition for MUI devices
* update device-install scripts to MUI 8MB partition scheme
2025-09-08 05:56:47 -05:00
Nasimovy
2125c03974
Fix for PSRAM detection on ESP32-S3R8 and t-beam ( #6504 )
...
* remove duplicate HAS_LP5562 introduced by #6422
* T190 PSRAM fix
* all the boards with a ESP32-S3R8
* T-beam V1.1 PSRAM
2025-04-06 20:27:46 -05:00
Tom Fifield
89ebafc8b8
Minor TFT branch cherry-picks ( #5682 )
...
* update indicator board
* Fixed the issue that indicator device uploads via rp2040 serial port in some cases.
* esp debug logs
* USB mode=1 messed up the debug log
* dummy for config transfer (#5154 )
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
Co-authored-by: virgil <virgil.wang.cj@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2024-12-28 08:32:24 -06:00
Manuel
625254cf90
Support Seeed SenseCAP Indicator ( #4279 )
...
* preliminary target environment
* add debug tool
* add screen definitions
* screen definitions
* remove rtc, debug build
* correct rotation
* Add real hwmodel
* fix width
* use IO expander ports
* link to modified arduino-esp32
* added config_detail
* rotate screen
* remove touch INT
* add delay to display log
* color log and radiolib log
* LoRa init
* make trunk happy
* add lovyanGFX patch lib for io expander
* fix lib
* fix display&touch function
* touch driver I2C scan
* remove delay
* build for release
* minor code cleanup
* allow trunk to be happy
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2024-09-12 06:44:30 -05:00