Commit Graph
15801 Commits
Author SHA1 Message Date
Ton Huisman 2da926fa6f [Docs] Add SPIFFS to LittleFS migration guide 2025-03-07 21:51:37 +01:00
Ton Huisman e4fd8782d5 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds 2025-03-06 21:27:16 +01:00
TD-er ee63c92829 Merge pull request #5274 from tonhuisman/bugfix/Build-upgrade-packages
[Build] Upgrade setuptools package to avoid build issues
2025-03-06 10:13:02 +01:00
Ton Huisman 1a4431e1cb [Build] Restore envs, minor env config improvements for Solo1 builds 2025-03-05 23:28:40 +01:00
Ton Huisman f7560e9686 [Build] execute copy_files.py explicitly pre: build to not mis installing the handler 2025-03-05 22:56:59 +01:00
Ton Huisman d48a8311c4 [Build] Remove logging to see current dir data 2025-03-05 22:56:05 +01:00
Ton Huisman f2d53c7c04 [Build] execute copy_files.py explicitly post: build 2025-03-05 22:32:03 +01:00
Ton Huisman ecc204c23c [Build] Swap script-append order 2025-03-05 22:20:07 +01:00
Ton Huisman b2efe78c16 [Build] Make extra_scripts explicit 2025-03-05 21:56:05 +01:00
Ton Huisman d01396faa6 [Build] Temporary revert to pio 6.1.16 2025-03-05 21:37:28 +01:00
Ton Huisman fa2d70d71f [Build] Add logging to see current dir data 2025-03-05 20:29:32 +01:00
Ton Huisman e0e1c8cf1d [Build] Temporary disable most envs for testing 2025-03-05 20:28:43 +01:00
TD-er fe31470da6 [Build] Change copy_tree import due to Python 3.13 2025-03-04 23:52:57 +01:00
Ton Huisman fd38d13780 [Build] Upgrade to Solo1 platform_packages build 3428 2025-03-04 23:19:17 +01:00
Ton Huisman 711d025e4d [Build] Upgrade to platform_packages build 3427 2025-03-04 22:56:10 +01:00
Ton Huisman df332756a0 [Build] Only pio pkg update for current environment 2025-03-04 21:57:06 +01:00
Ton Huisman d01f865792 [Build] Upgrade setuptools package to avoid build issues 2025-03-04 21:29:42 +01:00
TD-er 64b9cf47bf Merge pull request #5272 from tonhuisman/feature/P036-hide-startup-logo-setting
[P036] Add setting to hide the startup logo
2025-03-04 17:13:45 +01:00
Ton Huisman c9f69b6da8 [P036] Add setting to hide the startup logo 2025-03-03 22:50:43 +01:00
Ton Huisman 7382b9ac53 [UI] Change more infobutton links to RTD links 2025-03-01 23:33:35 +01:00
Ton Huisman 37c3e70506 [Pinstates] Change infobutton link to RTD Plugin list 2025-03-01 17:46:32 +01:00
Ton Huisman fe0d920384 [Docs] Update README.md 2025-03-01 17:35:22 +01:00
Ton Huisman 8e81a3790e [Build] Add ESP32-C3 MAX 16M8M configuration 2025-03-01 17:34:21 +01:00
Ton Huisman d91a04b566 [Build] Reduce number of ESP32 builds by removing non-Ethernet builds 2025-02-27 23:18:05 +01:00
TD-er e8b21ce5c6 Merge pull request #5262 from TD-er/cleanup/improve_memory_usage
[Memory] Improve memory usage
2025-02-26 10:08:25 +01:00
TD-er c3e7eb5a60 Merge branch 'mega' into cleanup/improve_memory_usage 2025-02-24 10:23:34 +01:00
TD-er bec4c8fa13 [CDN] Enable custom CDN for all ESP32-builds
As the default CDN might not be accessible from all countries.
2025-02-24 10:20:03 +01:00
TD-er 9249ef0708 [ESP32S3] Disable custom SDK settings on ESP32S3 with OPI PSRAM
This will break Neopixel use with > 63 pixels on ESP32S3 with OPI speed PSRAM
2025-02-21 17:08:56 +01:00
TD-er 14c5cb50e3 [Build] Fix build errors 2025-02-21 16:49:38 +01:00
TD-er 7abdc8a8f8 [Memory] Fix crashes on ESP32-S2 with 8M PSRAM 2025-02-21 16:34:33 +01:00
TD-er f582a78699 Fix missing include in NodeStruct.cpp 2025-02-21 00:24:50 +01:00
TD-er 626030605b Merge pull request #5259 from tonhuisman/feature/Build-runners-on-ubuntu-latest
[Build] Use build-runners on Ubuntu-latest
2025-02-20 22:43:19 +01:00
Ton Huisman 70cf4eac75 [Build] Add some missing plugins to Custom-sample.h 2025-02-20 21:36:56 +01:00
TD-er 62a2a86858 [Memory] Improve memory usage on Strings and task data 2025-02-20 17:07:26 +01:00
TD-er c27f249f69 [Memory] Move other controller queue elements to 2nd heap (ESP8266) 2025-02-20 17:07:15 +01:00
TD-er 335f613158 [Memory] Move C001 and C002 queue elements to 2nd heap (ESP8266) 2025-02-20 17:07:08 +01:00
TD-er d7274af9ce [Memory] Make memory allocation on ESP8266 2nd heap more stable 2025-02-20 17:07:00 +01:00
TD-er b0a3a29b3c [ESP8266] Balance more what should be allocated on 2nd heap 2025-02-20 17:06:18 +01:00
TD-er aa55ee001e Merge pull request #5258 from TD-er/bugfix/crash_log_esp8266
[ESP8266] Fix crash when sending log with web log enabled
2025-02-17 23:31:14 +01:00
Ton Huisman 2b0328a194 [Build] Use build-runners on Ubuntu-latest 2025-02-17 23:15:59 +01:00
TD-er 6d71166266 [ESP8266] Fix crash on ESP8266 SDK 2.7.4 2025-02-17 22:06:35 +01:00
TD-er d869f97c20 [Cleanup] Simplify generating sysinfo page 2025-02-17 17:50:56 +01:00
TD-er 144e91a2d2 [ESP8266] Fix crash on processing log with weblog enabled. 2025-02-17 17:48:21 +01:00
TD-er ce2d13e7d3 Merge pull request #5248 from tonhuisman/feature/P140-add-cardkb-i2c-keyboard
[P140] Add CardKB I2C Keyboard
2025-02-17 10:53:54 +01:00
TD-er 4ad203865b Merge pull request #5254 from TD-er/bugfix/NeoPixel_ESP32S3_OPI_PSRAM
[NeoPixel] Fix issue running addressable LEDs on ESP32S3 with OPI PSRAM
2025-02-16 22:48:22 +01:00
TD-er 115cfc694b Merge pull request #5257 from tonhuisman/bugfix/SD-card-read-file
[SD-card] Bugfix: Reading a bmp file from SD-Card didn't work as expected
2025-02-16 22:21:29 +01:00
Ton Huisman c6b88e1d20 [SD-card] Code corrections 2025-02-16 21:21:48 +01:00
Ton Huisman a4a38b39fe Merge branch 'mega' into feature/P140-add-cardkb-i2c-keyboard 2025-02-16 15:27:26 +01:00
Ton Huisman 31fc912fd8 [SD-card] Remove unneeded logging 2025-02-15 22:32:29 +01:00
Ton Huisman 60579d5bcc [SD-card] Bugfix: Reading a bmp file from SD-Card didn't work as expected 2025-02-15 21:38:58 +01:00