Commit Graph
247 Commits
Author SHA1 Message Date
TD-er 4b64063ba3 [ESP-IDF5.1] Enable IPv6 for ESP32 'custom' builds 2023-12-24 13:17:26 +01:00
TD-er 465c00c54a [Build] Reduce build size 2023-12-17 01:54:39 +01:00
TD-er aecb9fbf23 [ESP-IDF5.1] Add SafeBoot minimal image for 4M ESP32-xx nodes 2023-12-01 17:50:26 +01:00
TD-er 8331cf9dde [ESP-IDF5.1] Use LTO on ESP32 IDF5.1 builds to reduce build size 2023-11-28 13:23:44 +01:00
TD-er 118ce13bb5 Merge branch 'mega' into feature/ESP32_IDF_5_1 2023-11-27 16:14:28 +01:00
TD-er aeb6b066e7 [Custom CDN] Move Custom CDN URL to config.dat 2023-11-24 11:28:37 +01:00
TD-er 4ed72ed0c7 [RAM] Move MQTT buffer and OLED frame buffer to 2nd heap 2023-11-17 17:35:35 +01:00
TD-er 69103b1d0d [ESP8266] Switch to using 2nd heap with Arduino SDK 3.1.2 2023-11-14 13:31:58 +01:00
TD-er cce494c519 Merge branch 'mega' into feature/ESP32_IDF_5_1 2023-11-12 21:09:44 +01:00
TD-er 81f80425e6 [CDN URL] Add default CDN url with latest tag when no pygit2 installed
For a build without pygit2 installed, the default CDN url didn't have a tag in the URL.
This used to work, but not anymore.
2023-11-10 23:09:41 +01:00
TD-er a84672e174 [Sysinfo] Fix crash on ESP32-C2/C6 when drawing meminfodetail charts 2023-11-10 12:16:21 +01:00
TD-er f5d1baaac9 [ESP-IDF5.1] Enable HWCDC for USB serial console on ESP32-C6 2023-11-09 22:35:50 +01:00
TD-er a14a410b0a [ESP-IDF5.1] Remove ESP32C6-beta chip ID patch for old esptool.py 2023-11-09 15:00:49 +01:00
TD-er a008134448 [ESP-IDF5.1] Fix build for ESP32-C6 2023-11-09 14:32:26 +01:00
TD-er 238e04bba8 [ESP-IDF5.1] Add initial Custom builds for ESP32-C2 and ESP32-C6 2023-11-09 14:20:30 +01:00
TD-er 66ebf07ac3 [Tools] Update script to generate webflasher page to show file system 2023-11-07 13:34:42 +01:00
TD-er d37a51a7d1 [ESP-IDF5.1] Improve NeoPixel on ESP32 + add LittleFS ESP32-S2 Neo Build 2023-11-05 15:46:52 +01:00
TD-er 0cd8efdb95 [GPS] Fix minor issues Position Scatter plot 2023-11-04 18:00:20 +01:00
TD-er d3e38d4c10 [ESP-IDF5.1] Disable WiFi power save during connect 2023-11-03 22:42:54 +01:00
Ton Huisman e672b51d25 [Build] Try to use real branch name on GH Actions builds 2023-09-25 23:11:58 +02:00
Ton Huisman 9b91b9fb1f [Scripts] Handle 8M builds in WebFlasher 2023-09-24 23:18:45 +02:00
TD-er c92999ea83 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-07-24 14:08:09 +02:00
Ton Huisman 2608c80d5d [Build] Check all ESP32 builds correctly for factory.bin filesize 2023-07-02 21:12:58 +02:00
Ton Huisman 9aa27d4a1f [Build] Rearrange 8M2M to 8M1M configuration 2023-07-02 20:16:28 +02:00
Ton Huisman 6a8d3db0f5 [Build] Add support for ESP32-S3 8MB units 2023-07-02 19:07:04 +02:00
TD-er c7237c9332 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-06-22 12:24:00 +02:00
TD-er 4dc8961fc9 [Web flasher] Use Tasmota's version of ESP Web Tools JS to flash USBCDC 2023-06-01 11:53:30 +02:00
TD-er 3e9c022f9e [Web flasher] Add link to list of plugins per build to flasher page 2023-06-01 11:52:41 +02:00
TD-er bd799e2e48 [Web Flasher] Remove separation of CDC builds in dropdown list 2023-05-31 21:02:18 +02:00
TD-er 2b87fe8164 [USB CDC] Support USB serial port for ESP32-S2/S3/C3 2023-05-17 10:57:58 +02:00
TD-er ddaa721dd6 [Python] Generate index.html for web flasher 2023-05-12 00:06:02 +02:00
TD-er fdee747880 [Python] Create tool to generate web flasher files from build 2023-05-11 18:28:40 +02:00
TD-er c5292ce924 [Build] Revert disabling plugins + concat Helpers/*.cpp 2023-05-10 15:48:52 +02:00
TD-er 409d976207 [Build test] Disable lots of plugins + not concat Helpers/*.cpp 2023-05-10 12:53:31 +02:00
TD-er fba7e53463 [Build] Add ESPEasyCore to concat cpp & split global RulesCalculate obj 2023-05-10 11:37:35 +02:00
TD-er 6358c8e1d6 [Build] Add Helpers folder to concat .cpp for ESP8266 2023-05-10 10:24:44 +02:00
TD-er 83e6bf83b8 [Build] Remove "Helpers" folder from concat script 2023-05-10 02:03:41 +02:00
TD-er 5813a44eb5 [PIO build] Update build scripts for scons 4.5.x 2023-05-09 17:41:12 +02:00
TD-er a5a140e521 [ESP32-S3/C3] Generate web flasher manifest files for all ESP platforms 2023-05-08 09:46:25 +02:00
TD-er ca22d118a7 [ESP32-S3] Add 16M max_ESP32s3_16M8M_LittleFS build 2023-05-03 01:48:38 +02:00
TD-er cfc600bf60 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-03-23 12:01:32 +01:00
TD-er 63b79eec01 [Provisioning] Fix setting allowed file types to download via rules
Revert accidentally committed pre_custom_esp32.py
2023-03-16 10:01:41 +01:00
TD-er 4841b3c393 Merge branch 'mega' into build/reduce_minimal_bin_size 2023-03-08 12:57:51 +01:00
TD-er 3e1f26e723 [Build] Replace all Python 3.8 to 3.10 2023-03-04 13:01:05 +01:00
TD-er 97f13ea4c9 Merge pull request #4445 from flashmark/P145-Gases---MQxxx-(MQ135-CO2,-MQ3-Alcohol)
P145 gases   m qxxx (mq135 co2, mq3 alcohol)
2023-03-02 11:05:41 +01:00
TD-er 5f621abde5 [Build] Set Python 3.10 in build script 2023-02-25 22:07:54 +01:00
TD-er fe0c47e6e9 [Build] Fix extra_scripts path 2023-02-25 14:07:00 +01:00
TD-er 50246c86b3 [ESP32] Enable LTO to reduce bin size 2023-02-24 22:27:39 +01:00
flashmark b2ade65e7b Merge branch 'letscontrolit:mega' into P145-Gases---MQxxx-(MQ135-CO2,-MQ3-Alcohol) 2023-02-20 22:46:30 +01:00
TD-er bea483eccc Merge branch 'mega' into build/reduce_minimal_bin_size 2023-02-19 15:28:38 +01:00