Ton Huisman
|
883b38bb43
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-add-collection-h-split-climate-into-a-and-b
|
2025-11-17 22:31:10 +01:00 |
|
Ton Huisman
|
e729dc57a6
|
[Build] Remove _LittleFS and _ETH from build names due to linker issues
|
2025-11-05 21:07:30 +01:00 |
|
Ton Huisman
|
069d6f9734
|
[Build] Add Collection H and split Climate into Climate A and Climate B
|
2025-10-25 23:12:39 +02:00 |
|
Ton Huisman
|
d52fa24d56
|
[Build] Split Display into Display A and Display B
|
2025-10-05 17:23:56 +02:00 |
|
 TD-erandGitHub
|
31996bce30
|
Merge branch 'mega' into build/remove_ESP32_SPIFFS_builds
|
2025-06-26 21:33:21 +02:00 |
|
TD-er
|
74a2f920dd
|
[MFRC522] Speed-up detecting cards + make error recovery more stable
|
2025-06-26 21:03:44 +02:00 |
|
TD-er
|
a5a88b83fa
|
[Build] Get rid of all ESP32-SPIFFS builds
Change ESP32 IRExt builds to LIMIT_BUILD_SIZE
|
2025-06-22 00:04:03 +02:00 |
|
Ton Huisman
|
01fd4d0064
|
[Build] Add ESP32 Climate LittleFS build
|
2025-03-15 17:10:13 +01:00 |
|
Ton Huisman
|
7dea987613
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds
|
2025-03-15 14:36:49 +01:00 |
|
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
|
afc670be12
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-reduce-esp32-builds
|
2025-03-09 22:54:37 +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
|
d91a04b566
|
[Build] Reduce number of ESP32 builds by removing non-Ethernet builds
|
2025-02-27 23:18:05 +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 |
|