Commit Graph
370 Commits
Author SHA1 Message Date
TD-er a954b0224f [Arduino 3.3.9] Update to latest espressif32/Arduino 3.3.9 2026-06-05 14:52:59 +02:00
TD-er 926dc99d65 [ESP-IDF] Update Arduino/ESP-IDF to latest version 2026-06-03 14:44:16 +02:00
TD-er ecfa569c93 [AccessControl] Fix checking for allowed IP range 2026-05-25 01:27:28 +02:00
TD-er c029bf0ebb [ESP32S3] Fix random crashes on ESP32S3 with PSRAM 2026-05-19 16:03:02 +02:00
TD-er 976bd2fc1b [ESP32S2] Improve free RAM on ESP32S2 2026-05-12 17:02:29 +02:00
TD-er c1bb5733ae [ESP32S2] Fix using UART/USBCDC on ESP32S2 2026-05-07 00:23:15 +02:00
TD-er 28a8b931db [ESP-IDF] Update to latest IDF/Arduino code 2026-05-03 00:49:29 +02:00
TD-er 930e299b59 [ESP-IDF] Update to latest ESP-IDF/Arduino 2026-04-18 19:56:22 +02:00
TD-er 5fee00f27b [Cleanup] Add 'override' to virtual controller queue functions 2026-04-05 23:56:02 +02:00
TD-er 94f92c9e21 [mDNS] Add flag to toggle mDNS 2026-04-04 01:34:38 +02:00
TD-er 4675c3ec47 [mDNS] Update ESP32 mDNS lib + improve handling fallback AP on ESP8266 2026-03-28 00:54:30 +01:00
TD-er fd8729283b [ESP-IDF] Revert to IDF 5.5.3 2026-03-26 00:37:13 +01:00
TD-er 2f7c033bcc [ESP-IDF6.0] Add support for latest IDF6.0 2026-03-24 22:41:03 +01:00
TD-er 6852a7e351 [GPIO] Fix GPIO re-assign on ESP32 previously used by serial 2026-03-24 16:09:04 +01:00
TD-er 55fab770bd [Build] Reduce build size by tweaking compile flags 2026-03-17 12:21:02 +01:00
TD-er ccb5a991e4 [ESP-IDF] Switch to latest ESP-IDF / Arduino SDK & GCC 15.2 2026-02-27 17:45:29 +01:00
TD-er 7ba7226fd0 [ESP-IDF] Update to latest ESP-IDF/Arduino SDK 2026-02-11 17:22:56 +01:00
TD-er 42443c368c [ESP-IDF] Update to latest IDF/Arduino code to test if P4 builds work 2026-02-09 13:30:30 +01:00
TD-er 9ffe8b6196 Revert "[ESP-IDF] Update to latest 1901-1318-5.5 platform build"
This reverts commit 5592b1f3c1.
2026-01-29 06:19:03 +01:00
TD-er 5592b1f3c1 [ESP-IDF] Update to latest 1901-1318-5.5 platform build 2026-01-28 21:28:06 +01:00
TD-er ea2331ddb2 [ESP-IDF] Update to latest ESP-IDF/Arduino 2026-01-05 23:00:26 +01:00
TD-er 2690f7c195 [C023] Cleanup LoRa AT-command controller + fix parse responses 2025-12-12 15:40:35 +01:00
TD-er db679eb9de [ESP32-P4/-C61] Update Arduino/IDF to support ESP32-C61 & ESP32-P4 preV3 2025-11-21 12:51:04 +01:00
TD-er c3a1d9498d [Build] Speed up builds, add not used libs to lib_ignore 2025-11-17 16:00:53 +01:00
TD-er 80cd9a0f1d [ESP32-C61] Add initial support for ESP32-C61 2025-11-14 00:25:14 +01:00
TD-er a6fe7443f5 [Build] Fix Solo1 builds 2025-11-08 00:50:24 +01:00
TD-er ffd7ffb3a5 [Network] Simplify ETH Event handling + update ESP-IDF/Arduino 3.3.3 2025-11-08 00:17:34 +01:00
TD-er c3f952f086 [Build] Enable custom_remove_include to not build ignored libs 2025-11-05 11:38:48 +01:00
TD-er 6953c3723f [ESP-IDF] Update to latest Arduino/IDF code with fix for SPI Eth MAC 2025-11-05 00:20:10 +01:00
TD-er 3aab6eb4a6 [Build] Revert ESP-IDF/Arduino to make Solo1 and ESP32-P4 build again 2025-10-19 13:18:38 +02:00
TD-er e113b0c859 [WiFi] Fix starting AP when no credentials present or known APs found 2025-10-13 23:33:12 +02:00
TD-er fd2de92cc6 [ESP-IDF] Update to latest Arduino/ESP-IDF 2025-10-07 12:50:50 +02:00
TD-er 4bcf990a68 [WiFi] Fix scanning WiFi returns no networks found 2025-09-21 15:15:06 +02:00
TD-er 5135dfc446 [LAN867x] Add support for LAN867x Ethernet controller (RMII) 2025-09-18 15:36:24 +02:00
TD-er 3bbff03497 [USBCDC] Properly fix USB CDC issues on ESP32-S2 2025-09-02 13:45:30 +02:00
TD-er cb6dd6006e [USBCDC] Fix USB-CDC for ESP32S2 builds 2025-09-02 08:47:43 +02:00
TD-er b5581a2d30 [ESP-IDF] update to latest ESP-IDF5.5 2025-08-31 21:55:39 +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 4d6e5630e9 Merge remote-tracking branch 'letscontrolit/bugfix/ESP32_U4WDH_bootloop' into bugfix/WiFi_state_machine 2025-08-13 13:31:15 +02:00
TD-erandGitHub da8d7ee0f8 [Build] Try fixing failing solo1 build 2025-08-11 23:14:03 +02:00
TD-er e3385ed8dc [Build] Fix ESP-IDF 5.5 platform to specific one before pip -> uv change 2025-08-04 13:04:38 +02:00
TD-er 12aa32892e [ESP-IDF] Update to latest ESP-IDF/Arduino for ESP32-xx 2025-07-31 17:07:46 +02:00
TD-er 4a783fba42 [Network] Add route prio to network overview 2025-07-22 01:18:07 +02:00
TD-er bf9bfd33f4 [ESP-IDF] Update IDF 5.5 builds (P4/S3) to latest version 2025-07-18 00:20:10 +02:00
TD-er e56326ad88 [ESP32P4] Add more warnings for specific GPIO pins 2025-07-09 12:29:02 +02:00
TD-er e4c60dc6bc [ESP32P4] Fix crashes when trying to connect to WiFi 2025-07-08 11:50:46 +02:00
TD-er 7152862e71 [ESP32P4] Add preliminary support for ESP32P4 2025-07-08 01:00:41 +02:00
TD-er 56a6706fb9 [Network] Start adding Network config page 2025-07-06 01:35:29 +02:00
TD-er e8b1513a2c [ESP-IDF] Update to latest SDK version 2025-06-26 22:00:55 +02:00
TD-er 873c6c731d [ESP-IDF] Update to latest SDK version 2025-06-26 18:14:52 +02:00