Ton Huisman
|
e52122e677
|
[C016] Remove Experimental label, clean up initialization
|
2026-05-11 21:35:13 +02:00 |
|
Ton Huisman
|
421678e254
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/Fixes-for-release-may-2026
|
2026-05-11 20:40:34 +02:00 |
|
 TD-erandGitHub
|
76729ae905
|
Merge pull request #5544 from TD-er/bugfix/esp32s2_direct_gpio
[DirectGPIO] Use low-level HAL commands from ESP-IDF for ESP32-xx
|
2026-05-11 14:05:27 +02:00 |
|
TD-er
|
33d5d2adde
|
[DirectGPIO] Use low-level HAL commands from ESP-IDF for ESP32-xx
|
2026-05-11 12:35:12 +02:00 |
|
 TD-erandGitHub
|
d5dcb58140
|
Merge pull request #5543 from TD-er/bugfix/esp32p4_crash_old_esphosted
Bugfix/esp32p4 crash old esphosted
|
2026-05-11 11:12:24 +02:00 |
|
TD-er
|
79da218624
|
[webflasher] Cleanup Python script to generate page + set to 460800 baud
|
2026-05-11 11:11:29 +02:00 |
|
TD-er
|
22c9ef9d63
|
[Webflasher] Use flash size detection to simplify MAX build selection
|
2026-05-11 10:38:50 +02:00 |
|
TD-er
|
f5ac9f0b79
|
[Webflasher] Add 32M builds to the page generator script
|
2026-05-11 09:00:08 +02:00 |
|
TD-er
|
5aebf02705
|
[ESP32-P4] Enable WiFi STA interface on factory reset
|
2026-05-10 23:47:05 +02:00 |
|
TD-er
|
20e3975495
|
[ESP-Hosted-MCU] Fix OTA URL + speedup log output to serial
|
2026-05-10 23:46:10 +02:00 |
|
TD-er
|
99ec57a6d0
|
[32M flash] Fix including all 'MAX' plugins for 32M flash builds
|
2026-05-10 21:52:20 +02:00 |
|
TD-er
|
12435f3e8e
|
[ESP32P4] Fix crashes on older ESP-HOSTED-MCU fw & detection 32M flash
|
2026-05-10 21:32:30 +02:00 |
|
TD-er
|
f5bb6d95f0
|
Merge remote-tracking branch 'origin/mega' into mega
|
2026-05-10 19:24:59 +02:00 |
|
Ton Huisman
|
c4dba7e9c3
|
[Build] uv: Activate the PENV, then install missing requirements there
|
2026-05-10 17:28:18 +02:00 |
|
Ton Huisman
|
7209813fbd
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/Fixes-for-release-may-2026
|
2026-05-10 16:21:36 +02:00 |
|
 TD-erandGitHub
|
ee9734ae80
|
Merge pull request #5540 from tonhuisman/feature/Build-add-c5-and-p4-builds-32-mb
[Build] Add C5 4MB Custom, 16MB MAX and 32 MB MAX32 and P4 32MB MAX32 builds
|
2026-05-10 15:23:27 +02:00 |
|
Ton Huisman
|
c7415c35e3
|
[P073] Fix build with P073_DEBUG and BUILD_NO_DEBUG enabled
|
2026-05-09 15:19:32 +02:00 |
|
Ton Huisman
|
f44e7fdbed
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/Fixes-for-release-may-2026
|
2026-05-09 14:21:35 +02:00 |
|
 TD-erandGitHub
|
8d31a93329
|
Merge pull request #5536 from TD-er/bugfix/convert_network_settings
[Eth] Fix static IP for Ethernet
|
2026-05-08 20:56:49 +02:00 |
|
TD-er
|
6d814bb6ea
|
[WiFi] Fix WiFi reconnect + event duplicates on ESP8266
|
2026-05-08 15:34:54 +02:00 |
|
TD-er
|
f0d3b78bb4
|
[WiFi] Fix some minor WiFi issues when saving settings (still 5min wait)
|
2026-05-07 21:07:21 +02:00 |
|
TD-er
|
c1bb5733ae
|
[ESP32S2] Fix using UART/USBCDC on ESP32S2
|
2026-05-07 00:23:15 +02:00 |
|
Ton Huisman
|
d1777b7807
|
[P180] Add documentation for TCA9554 I/O extender to control relays
|
2026-05-06 22:43:04 +02:00 |
|
Ton Huisman
|
8cb3a3f3c7
|
[Network] Fix small typo
|
2026-05-05 21:33:05 +02:00 |
|
Ton Huisman
|
da616cdbfe
|
[Network] Allow network interfaces to be enabled on factory reset
|
2026-05-04 21:23:35 +02:00 |
|
Ton Huisman
|
8e70deafb3
|
[Build] Update documentation
|
2026-05-03 21:09:04 +02:00 |
|
Ton Huisman
|
cb3b886e88
|
[Dist] Update Espressif Flash Download tool to v3.9.10
|
2026-05-03 17:43:36 +02:00 |
|
Ton Huisman
|
f6227a42bd
|
[Build] Missed a typo in 16MB board definition
|
2026-05-03 16:08:58 +02:00 |
|
Ton Huisman
|
2adad6e195
|
[Build] Fix a few typos in 32MB board definitions
|
2026-05-03 15:28:09 +02:00 |
|
TD-er
|
3180314785
|
[WiFi] Fix setting init/exit/gotIP flags on Network interfaces
|
2026-05-03 00:56:05 +02:00 |
|
TD-er
|
3a0d2579ea
|
[Console] Fix setting correct TX buffer size + add checks + cleanup
|
2026-05-03 00:53:23 +02:00 |
|
TD-er
|
746b0ae8d2
|
[Sysinfo] Fix reporting used sketch size on sysinfo page
|
2026-05-03 00:50:24 +02:00 |
|
TD-er
|
28a8b931db
|
[ESP-IDF] Update to latest IDF/Arduino code
|
2026-05-03 00:49:29 +02:00 |
|
TD-er
|
c57a77d022
|
[ESP32S2] Add MAX 8M1M build for ESP32-S2
|
2026-05-03 00:49:06 +02:00 |
|
Ton Huisman
|
b1d575f345
|
[Build] Add C5 4MB Custom, 16MB MAX and 32 MB MAX32 and P4 32MB MAX32 builds
|
2026-05-02 22:38:06 +02:00 |
|
TD-er
|
1889767d5c
|
[WiFi] Fix static IP for ESP8266
|
2026-05-01 12:41:35 +02:00 |
|
TD-er
|
02ccc74235
|
[WiFi] Fix static IP for WiFi
|
2026-05-01 12:23:32 +02:00 |
|
TD-er
|
aeb06ea8a3
|
[Build] Fix missing include
|
2026-05-01 00:55:11 +02:00 |
|
TD-er
|
0895c1e1b9
|
[Build] Remove normal_beta_ESP8266_16M_LittleFS
|
2026-05-01 00:37:39 +02:00 |
|
TD-er
|
5b9e529f25
|
Merge remote-tracking branch 'letscontrolit/mega' into bugfix/convert_network_settings
|
2026-05-01 00:23:40 +02:00 |
|
TD-er
|
2e9bd45695
|
[ETH] Fix setting static IP for Ethernet network interfaces
|
2026-05-01 00:23:22 +02:00 |
|
Ton Huisman
|
9899648f30
|
[Docs] Fix missing column for LoopTimerSetAndRun
|
2026-04-30 20:58:05 +02:00 |
|
Ton Huisman
|
fbeef3f0bb
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/Fixes-for-release-may-2026
|
2026-04-30 20:51:48 +02:00 |
|
 TD-erandGitHub
|
bda732735a
|
Fix syslog packets contain only a prefix (#5538)
Fixes: #5538
|
2026-04-30 14:02:18 +02:00 |
|
TD-er
|
acb7288bdd
|
[Build] Fix ESP8266 build
|
2026-04-27 01:26:04 +02:00 |
|
TD-er
|
91d952ab49
|
[WiFi] Fix continuous logs flood + fix check for no credentials
|
2026-04-27 01:18:31 +02:00 |
|
TD-er
|
d00b793bf6
|
[WiFi] Make Captive Portal more intuitive and only act when connected to AP
|
2026-04-26 15:34:23 +02:00 |
|
Ton Huisman
|
dd8786396d
|
[Custom] Add secure Cloudflare DNS entries
|
2026-04-25 21:24:39 +02:00 |
|
Ton Huisman
|
f320145307
|
[Network] Add size-check for NetworkDriverStruct
|
2026-04-25 20:46:13 +02:00 |
|
Ton Huisman
|
6a9a0a84fd
|
[Settings] Fix waring for VariousBits_2
|
2026-04-25 20:45:34 +02:00 |
|