56 Commits
Author SHA1 Message Date
TD-er c57a77d022 [ESP32S2] Add MAX 8M1M build for ESP32-S2 2026-05-03 00:49:06 +02:00
TD-er 586fbd0509 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2025-11-17 23:18:16 +01:00
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
TD-er 611f884b4e [Build] Remove _LittleFS and _ETH from build names due to linker issues 2025-11-05 08:48:00 +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
TD-er e043c85429 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2025-10-06 09:19:25 +02:00
Ton Huisman d52fa24d56 [Build] Split Display into Display A and Display B 2025-10-05 17:23:56 +02:00
TD-er 7f032495b2 [Build] Define BUILD_NO_DEBUG for ESP32 Collection A builds 2025-09-02 09:30:46 +02:00
TD-er fa8b6ac807 [ESP-IDF] Move to IDF5.5 for all ESP32-xx builds 2025-08-31 08:23:11 +02:00
TD-er 9cb136a8e7 [Network] Disable ETH for ESP32-xx Display builds to make builds fit 2025-07-27 16:56:19 +02:00
Ton Huisman 9d15837e2a [Build] Remove "_CDC_" from all env names due to linker issues 2025-07-18 20:41:20 +02:00
TD-er 31178de024 [Build] Remove "_CDC_" from all env names due to linker issues 2025-07-18 00:19:18 +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
TD-er ec4b23a021 [Build] Get rid of all ESP32-SPIFFS builds 2025-06-21 01:03:40 +02: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 a1b12eb3aa [Build] Fix missing lib_ignore defines in .ini files 2025-01-17 16:43:05 +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 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 02dadceaa4 [ESP-IDF5.1] Add custom_ESP32s2_4M316k_LittleFS_CDC 2024-01-05 23:06:07 +01:00
TD-er 5b246983a9 [Build] Fix build with wrong board definition 2023-12-19 16:17:58 +01:00
TD-er ae8f254f71 [USB CDC] Fix console on ESP32-C6 USB Jtag port & cleanup unused boards 2023-12-19 11:11:15 +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 d37a51a7d1 [ESP-IDF5.1] Improve NeoPixel on ESP32 + add LittleFS ESP32-S2 Neo Build 2023-11-05 15:46:52 +01: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
Ton Huisman 8fe5f797dc [Build] Add Collection G builds 2023-09-16 13:08:11 +02:00
TD-erandGitHub 617bee9bc2 Merge branch 'mega' into feature/support_esp32_solo 2023-06-02 00:24:23 +02:00
TD-er 37d2cd692f [Build] Remove confusing custom build env. for ESP32-S2 2023-05-31 22:24:00 +02:00
TD-er d90686f4e2 [USBCDC] Enable USB CDC for all ESP32-S2 builds 2023-05-31 20:47:55 +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 1ec530f95b [ESP32-solo1] Add support for single-core ESP32 2023-05-14 16:29:27 +02:00
TD-er 69400196c7 [ESP32-S2] Fix selection of only 2 HW serial ports ( #4595)
Fixes: #4595
2023-04-08 23:29:21 +02:00
Ton Huisman faf6b8f10e [Build] Add COLLECTION F builds 2022-12-21 21:56:23 +01:00
TD-er 24cd5a2d74 [PIO] Add all used libraries in lib folder
[PIO] Update lib/default folder in Platformio.ini


[PIO] Update lib/default folder in Platformio.ini


[PIO] Add missing parts in library.properties files
2022-11-07 16:01:28 +01:00
Ton Huisman d29d6aef1c [Build] Add CLIMATE configuration and move P118 there with all climate sensors 2022-09-23 20:43:00 +02:00
Ton Huisman d1c793cdde [Build] Allow HeatpumpIR in ESP32 Custom_IR builds 2022-09-10 19:36:50 +02:00
TD-erandGitHub b577ba8d0a Merge pull request #4181 from tonhuisman/feature/IR-facilitate-ir-device-selection
[IR] [Build] Enable IR device selection, upgrade IRremoteESP8266 lib
2022-08-10 21:51:13 +02:00
Ton Huisman 3e26dc4fc5 [IR] [Build] Enable IR device selection 2022-08-07 15:50:23 +02:00
Ton Huisman 0fd3280fde [P131] Enable SD-card support for NEOPIXEL ESP32s2 build 2022-07-30 17:31:31 +02:00
Ton Huisman c7be417e67 [Build] Change FEATURE_ARDUINO_OTA to use 0/1 state 2022-07-24 22:22:51 +02:00
Ton Huisman c3d419f8d6 [Build] Rename TEST builds to COLLECTION to reduce confusion about build-names 2022-07-22 21:48:13 +02:00
Ton HuismanandGitHub 1a3b5abeb7 Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground 2022-06-15 21:33:57 +02:00
Ton Huisman e7ad63fc18 [P128] [Build] Fix pio config issue, revert NeoPixelBus library to previous version (C++17 compatibility errors) 2022-06-12 19:49:34 +02:00
Ton Huisman 91f38246c9 [Build] Restore TEST_E builds for ESP and ESP32s2
(cherry picked from commit c569472c01)
2022-06-12 16:17:54 +02:00
TD-erandGitHub 7c7cbfc54c Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground 2022-05-31 21:41:59 +02:00
TD-er 12cd3fc153 [PlatformIO] Change to multi-line lib_ignore 2022-05-17 09:11:02 +02:00
TD-er 9e010d0a3a [PIO] Make lib_deps multi-line definitions 2022-05-17 00:49:31 +02:00