COMMITS
July 29, 2026
D
Replace QuickESPNow with local library (#5624)
Damian Schneider committed
D
Don't restrict pins from non pin dropdowns in UM settings (#5761)
Damian Schneider committed
July 26, 2026
D
Fix bootloops, remove stray flag, rescue DeviceID and audioreactive V5 builds (#5749)
Damian Schneider committed
July 24, 2026
F
minor robustness fix for dmx_input configuration
Frank committed
F
fix dangling string in dmx_input createConfig()
Frank committed
F
fix for crash in dmx_input debug code (17.0 fix for #5753)
Frank committed
F
July 22, 2026
F
disable esp_dmx for -C6 builds
Frank committed
F
disable IRRemote for -C5 builds
Frank committed
F
V5 temporary workaround for missing WLED_REPO
Frank committed
F
adding esp32_eth_V4 buildenv
Frank committed
F
Merge pull request #5752 from wled/remove_save_ram
Frank Möhle committed
F
V5 builds: remove AR from classic esp32 builds
Frank committed
F
AR: don't include "driver/adc.h" in V5 builds
Frank committed
F
update for esp32dev_debug
Frank committed
July 21, 2026
F
V5 compatibility fix for PWM_outputs usermod
Frank committed
F
Update platformio.ini
Frank committed
F
simplify long ifdef chain in bus_wrapper.h
Frank committed
F
(temporary) use different NPB versions for V4 and V5 builds
Frank committed
F
removing WLED_SAVE_RAM
Frank committed
F
fix warning on re-defining WLED_DISABLE_PARTICLESYSTEM2D
Frank committed
F
WLED_DISABLE_FILESYSTEM is not supported any more
Frank committed
F
reduce ESP02_min size by 1.5Kb
Frank committed
F
build fix: esp_rtc_time.h was introduced in esp-idf 5.5.0
Frank committed
F
replace deprecated header in V5 builds
Frank committed
F
a bit more platformio.ini cleanup
Frank committed
F
platformio.ini cleanup
Frank committed
F
V5 build: re-enable MQTT and IRremote
Frank committed
July 20, 2026
F
fix esp32dev_debug
Frank committed
F