Commit Graph
28 Commits
Author SHA1 Message Date
TD-er 5ab36e47ca [ESP8266] Define more bus specifics for ESP8266 in esp8266_soc_caps.h 2026-04-05 20:08:37 +02:00
TD-er fcd36b7312 [ESP8266] Simplify device info functions on ESP8266 2026-04-05 18:02:01 +02:00
TD-er 1ee5327373 [WiFi] Fix odd WiFi behavior on ESP8266 2026-04-05 15:44:37 +02:00
TD-er c8d964fd08 [Network] Reduce includes in network code 2026-04-04 01:59:35 +02:00
TD-er 614f166a29 [SPI] Simplify SPI code + fix SPI bus selection 2026-03-26 17:15:15 +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 80cd9a0f1d [ESP32-C61] Add initial support for ESP32-C61 2025-11-14 00:25:14 +01:00
TD-er cb84df0b44 [ESPEasy p2p] Cleanup use of std::unique_ptr + p2p data structs 2025-10-24 00:06:30 +02:00
TD-er 7152862e71 [ESP32P4] Add preliminary support for ESP32P4 2025-07-08 01:00:41 +02:00
TD-er 5ed46c1c40 [ESP32-C61] Start adding support for new SoC & generalize WiFi features 2025-06-23 15:50:46 +02:00
TD-er 382dad51a1 [ESP32-C5] Add preliminary support for ESP32-C5 with dual band WiFi 2025-05-24 02:24:44 +02:00
Ton Huisman d94b90497e [String] Add FsP macro to convert Flash string to String.c_str() pointer 2024-02-25 20:47:18 +01:00
TD-er 1282538c1b [Build] Reduce build size 2023-12-17 14:06:41 +01:00
TD-er 1f6bdab556 [ESP-IDF5.1] Update to the latest Arduino/ESP32 commits for IDF5.1.2 2023-11-18 22:40:48 +01:00
TD-er 40d25f04f5 [ESP-IDF5.1] Move ESP32 partition definitions 2023-11-13 01:01:45 +01:00
TD-er e0611471cd [ESP-IDF5.1] Fix build issue ESP32-C3 2023-11-12 22:23:53 +01:00
TD-er b14f0f377e [ESP-IDF5.1] Fix SPI bus issues for ESP32-C2/C6 2023-11-12 14:26:02 +01:00
TD-er 19d3104ce3 [ESP-IDF 5.1] Fix check for IDF major version >= 5 2023-10-08 21:49:35 +02:00
TD-er a032271629 [ESP-IDF 5.1] fix lib_ignore for ESP8266 / ESP32-S3 2023-10-08 01:10:10 +02:00
TD-er 9c20889e38 [ESP-IDF 5.1] Fix building ESP32-Solo & ESP32-C3 2023-10-06 17:44:25 +02:00
TD-er 0238e0782f [PVS Studio] Fix issues found by PVS Studio 2023-09-18 22:52:11 +02:00
TD-er 922ad76e5e [Controller] Simplify ESPEasy core administration of CPlugins 2023-09-15 17:09:09 +02:00
TD-er dace26a7fe [Task] Revert 'soft disable' task (for now...) 2023-09-12 15:39:56 +02:00
TD-er 9c07393225 [Scheduler] Cleanup of Scheduler code 2023-09-12 12:29:51 +02:00
TD-er a8dfc009c0 [Cleanup] Add macro NR_ELEMENTS for array counting 2023-09-05 16:52:03 +02:00
TD-er 61d34944ae [ESP32-C3 / -S3] Add support for ESP32-C3 & ESP32-S3 2023-05-02 00:31:44 +02:00
TD-er 766fc311ad [ESP32 2.0.5.x] Fix crashes calling noInterrupt() in ISR callback 2022-11-14 00:08:57 +01:00
TD-er f7d8142afe [Build] Move include/ESPEasy_config.h to src/include (#4216)
Fixes: #4216
2022-08-22 14:51:34 +02:00