-
-
Notifications
You must be signed in to change notification settings - Fork 4k
🚀 ESP-IDF V5 #4838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
netmindz
wants to merge
62
commits into
main
Choose a base branch
from
V5
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+463
−178
Draft
🚀 ESP-IDF V5 #4838
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
965e794
Rename Network to WLEDNetwork to prevent clash
netmindz ba2b182
Update platformio.ini for V5
netmindz 07ab6aa
Rename Network to WLEDNetwork to prevent clash
netmindz 1de8c2e
Remove local copy of MQTT and disable for now in build
netmindz 2c0259f
Rename Network to WLEDNetwork to prevent clash
netmindz 03a9d9e
ledc changes for versions 2.X (based on ESP-IDF 4.4) to version 3.0 (…
netmindz bc19133
Update PlatformIO
netmindz e4815d1
Update PlatformIO
netmindz 81c9225
Update PlatformIO
netmindz ec22c50
Update DMX Input for latest esp_dmx
netmindz 68dff2d
mbedtls_sha1 workaround
netmindz 7daada1
fix for esp32_eth
netmindz 446c043
fix for esp32_eth
netmindz d4bafec
WLED_DISABLE_MQTT for 8266
netmindz 2f8882e
WLED_DISABLE_INFRARED for 8266
netmindz 5205110
mbedtls_sha1_shim.cpp not required for 8266
netmindz 906d456
fix for pin usage logger
netmindz 41878f0
WLED_DISABLE_INFRARED for 8266
netmindz 44a483f
WLED_DISABLE_INFRARED for 8266
netmindz 7a0325f
WLED_DISABLE_INFRARED for 8266
netmindz 86679ed
ESP-IDF fix for PWM_fan.cpp
netmindz c5e2ec7
WLED_DISABLE_INFRARED for 8266
netmindz 93821ef
disable usermods build for now
netmindz 8cad34e
Merge branch 'main' into V5
netmindz ce84a57
NeoEsp32RmtHI does not support V5
netmindz 2af23fc
AsyncTCP 3.4.7 does not support V5
netmindz 51e1f4f
NeoEsp32RmtHI does not support V5
netmindz 0653854
NeoEsp32RmtHI does not support V5
netmindz 36eaca6
NeoEsp32RmtHI does not support V5
netmindz 7c8b8fd
NeoPixelBus CORE3
netmindz d632cf8
improve esp32_dev env
netmindz b51e80f
Safety check: ensure multiWiFi is never empty to prevent crashes duri…
netmindz 9f3e53a
disable 8266 builds for now
netmindz 9743775
bring back lost esp_idf_v4 section (from main)
softhack007 79e2128
add flag to disable the new arduino-esp32 RMT leds driver
softhack007 ecfcd0d
fix compiler warning "ESP32 redefined", add buildenv sanity check
softhack007 7e46616
Merge branch 'main' into V5
softhack007 a552094
Refactor software version label handling in DMX input
softhack007 2c7923e
fix name clash in dmx_input.cpp
softhack007 83b541e
fix broken indentation in platformio.ini, disable usermod builds
softhack007 7192065
temporarily disable getDeviceId() feature for V5 builds
softhack007 e891c5c
Merge branch 'main' into V5
softhack007 2245e0e
optional: newer tasmota core
softhack007 5ef41e7
Fix usermods.yml to only run for external fork PRs
Copilot 8ea41cf
Remove push trigger, only run usermods CI for external fork PRs
Copilot 0b27bc3
fix compiler warning for WLED_MAX_ANALOG_CHANNELS
softhack007 5d54597
change dependancy logic for proper inheritance of build_unflags and l…
softhack007 29c7b50
fix stupid warning for c files
softhack007 a57e895
Merge branch 'main' into V5
netmindz 0b248ab
TODO: disabled NeoEsp32RmtMethodIsr
netmindz 68a8812
adding WLED_USE_SHARED_RMT for all V5 builds
softhack007 56beb37
add esp32dev_V4, fix compatibility issues with V4, fix for deprecated…
softhack007 97b2c7a
bugfix:implicit capture of 'this' via '[=]' is deprecated in C++20
softhack007 1b5f10f
temporarily remove esp_dmx from V4
softhack007 d76bd5f
fix esp32dev_V4 build
softhack007 9297775
8266 dummy macro ESP_IDF_VERSION_VAL
softhack007 6dff1d2
more V4 vs V5 compatibility fixes
softhack007 9484b42
adding 8266 regression testing build
softhack007 692c812
buxfixes for generic S3 buildenv
softhack007 1c09d34
bugfix
softhack007 4069260
remove double WLED_USE_SHARED_RMT in V5 core buildenv
softhack007 21d0af1
Merge branch 'main' into V5
softhack007 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: remove once this has been updated for newer ESP-IDF