Commit Graph
355 Commits
Author SHA1 Message Date
Ton Huisman 4b4d1cc66f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P116-add-st7735-172x320-resolution 2025-03-13 20:32:36 +01:00
Ton Huisman a3970b3593 [Build] Re-enable builds after testing 2025-03-09 22:44:53 +01:00
Ton Huisman 52103aa896 [Build] Process post scripts in different order 2025-03-09 22:11:19 +01:00
Ton Huisman ea8d57c6ca [Build] Temporarily disable most builds for testing 2025-03-08 16:16:16 +01:00
Ton Huisman 91dfbd7c3a [P116] Enable alternative configurations for ST7789 135x240px displays, ESP32 DISPLAY and MAX builds 2025-02-25 23:24:28 +01:00
TD-er a547c0c56a [Build] Delete ESP8266 concatenated temp file 2025-02-15 17:56:19 +01:00
Ton Huisman ba13491f1c [RTTTL] Fix typo 2025-01-09 20:33:10 +01:00
Ton Huisman ca2b976ed7 [Bugfix] RTTTL feature was not enabled for ESP32 Collection builds 2025-01-04 20:00:19 +01:00
TD-er 0316742ed9 [Build] Fix merge issues in platformio.ini 2024-12-17 09:09:16 +01:00
TD-er 2223af9f6d [ESP-IDF5.3] Fix build platform for Solo1 2024-12-11 10:44:20 +01:00
TD-er 9f60b5efbf [ESP-IDF5.3] Update to SDK IDF5.3.1/Arduino3.0.5 20240924 2024-09-26 11:02:22 +02:00
TD-er f648208f05 [ESP-IDF5.1] Add LTO to reduce bin size for ESP-IDF5.1 SPIFFS build 2024-08-24 00:46:50 +02:00
TD-er c07529fa89 [ESP-IDF5.3] Fix crashes on sysinfo page 2024-08-24 00:02:26 +02:00
TD-er ebf552665f [ESP-IDF5.3] Add support for ESP-IDF5.3 and SPIFFS builds for IDF5.1 2024-08-23 23:15:26 +02:00
TD-er b84eac6f8b [Cleanup] Revert line ending to CRLF for PlatformIO ini files 2024-05-31 11:06:08 +02:00
Ton Huisman abb062593f [Build] Set ETH enabled for all IDF 5.1 builds 2024-05-20 16:32:44 +02:00
Ton Huisman 6ec42d2db0 [Build] Custom IR ESP32 configurations not using the pre_custom_esp32_IR.py Python script 2024-03-16 16:42:16 +01:00
TD-er bd8ae1bbd1 [ESP-IDF5.1] Fix IPv6 for ESP32-S3 2024-01-12 14:55:03 +01:00
TD-er 0782dd8041 [Factory Reset] Add default flags for factory reset 2024-01-06 19:00:42 +01:00
TD-er 17ff6c2ac9 [IPv6] Fix node with IPv6 not seen by other p2p nodes with only IPv4 2024-01-01 21:19:27 +01:00
Ton Huisman a3ee42a21b [Adafruit_NeoPixel] Exclude from ESP32 builds (unused) 2023-12-28 12:02:14 +01:00
TD-er 6d1d01352c [ESP-IDF5.1] Add initial support for IPv6 2023-12-20 18:11:10 +01:00
TD-er 99737f5783 [Build] Put IR libs in lib_ignore for 'normal' builds to speed up builds 2023-12-06 00:09:36 +01:00
TD-er f60c380707 [ESP-IDF5.1] Fix crash after scan on setup page with static IP 2023-12-03 00:30:53 +01:00
TD-er 47ea77a226 [ESP-IDF5.1] Fix ESP32-classic and -S3 build become larger using LTO
See this explanation about `text-section-literals`: https://stackoverflow.com/questions/19532826/what-does-a-dangerous-relocation-error-mean
2023-11-28 17:11:36 +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 e2bc427638 [ESP-IDF5.1] Add hardware specific info on ESP32-C2/ESP32-C6 2023-11-09 12:45:57 +01:00
TD-er 6de6ffb4ca [ESP-IDF5.1] Fix build issues with "text-section-literals" build flag 2023-11-06 11:08:04 +01:00
TD-er b62a331712 [ESP-IDF5.1] Fix build issues after enabling HeatpumpIR 2023-11-06 00:21:09 +01:00
TD-er f7418b2b40 [ESP-IDF5.1] Fix building IR plugins for IDF 5.1 builds 2023-11-03 23:06:27 +01:00
TD-er 283eab38f1 [ESP-IDF5.1] Add normal_ESP32_4M316k_LittleFS_ETH 2023-10-19 14:03:13 +02:00
TD-er 991c12566c [ESP-IDF 5.1] Fix not always loading correct platform files 2023-10-10 13:15:47 +02:00
TD-er 85afc78252 [ESP-IDF 5.1] Fix builds on Custom IR ESP32 LittleFS ETH & MAX ESP32 2023-10-07 23:03:51 +02:00
TD-er 4d071c84ac [ESP-IDF 5.1] Fix building custom_IR_ESP32_16M8M_LittleFS_ETH 2023-10-06 21:00:08 +02:00
TD-er dd86d0cfd4 [ESP-IDF 5.1] Split ESP32 variant builds with LittleFS to use ESP-IDF5.1 2023-10-06 16:12:55 +02:00
TD-er 8e7f4be212 [ESP_IDF 5.1] Add support for ESP_IDF 5.1 (SP32 Arduino SDK 3.x) 2023-10-06 11:09:11 +02:00
Ton Huisman 8fe5f797dc [Build] Add Collection G builds 2023-09-16 13:08:11 +02:00
Ton Huisman 8546b10964 [Build] Move ESP32_4M2M settings to own board file 2023-07-22 18:53:59 +02:00
Ton Huisman 4f6468ab2f [Build] Update board_name for custom_ESP32_4M2M_NO_OTA_LittleFS 2023-07-16 17:12:07 +02:00
TD-er 8722a1bf3e [ESP32 SDK] Update to ESP32 SDK 2.0.9 + Enable WiFi TX pwr for ESP32 2023-05-09 14:07:55 +02:00
TD-er 50b275b5fe [GPIO info] Add hardware/GPIO specifics for ESP32-C3/S3 2023-05-02 15:25:49 +02:00
TD-er 306531673b [Build] Disable LTO for ESP32 and ESP32-S2 due to linker errors 2023-02-28 16:00:08 +01:00
TD-er fe0c47e6e9 [Build] Fix extra_scripts path 2023-02-25 14:07:00 +01:00
TD-er a1c126888f [Build] Fix build ESP32 IR ext. using LTO 2023-02-25 00:10:13 +01:00
TD-er 50246c86b3 [ESP32] Enable LTO to reduce bin size 2023-02-24 22:27:39 +01:00
Ton HuismanandGitHub 23c8f240fe Merge branch 'mega' into feature/Build-add-ir-with-ethernet-esp32-builds 2023-01-26 21:22:02 +01:00
TD-er a25783eccb [Build] Add pre_custom_espXXX_IR.py due to size of IR libs 2023-01-17 17:10:57 +01:00
Ton Huisman 46e824d831 [Build] Add ESP32 IRExt with Ethernet build environments 2022-12-27 14:21:28 +01:00
TD-er 81ea2955f6 Merge branch 'mega' into feature/P146_cacheControllerReader 2022-12-25 14:10:56 +01:00
TD-er 7198b70fb8 [ESP32 SDK] Update to ESP32 SDK 2.0.6 2022-12-23 14:55:33 +01:00