forked from espressif/esp-idf
-
Notifications
You must be signed in to change notification settings - Fork 9
Release/v5.4 #296
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
Merged
Jason2866
merged 179 commits into
tasmota:release/v5.4_orig
from
espressif:release/v5.4
Dec 11, 2025
Merged
Release/v5.4 #296
Jason2866
merged 179 commits into
tasmota:release/v5.4_orig
from
espressif:release/v5.4
Dec 11, 2025
Conversation
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
Suitable for passing as f_rng to various Mbed-TLS APIs that require it
…tls_random() This way wpa_supplicant does not require ctr_drbg that saves some space
- Add NDP Peer inactivity detection and termination support - Add NDP Action frames internal retries - Fix NAN API return status to match with Tx status - Fix false wait events during NAN datapath setup - Replace NAN default event handlers with callbacks to avoid race conditions between wifi and user tasks - Fix parsing Availability of third party devices Closes #17529 Co-authored-by: akshat <[email protected]>
…v5.4' fix(802.15.4): fix line save in 154 debug (v5.4) See merge request espressif/esp-idf!43223
change(i2s): update i2s soc and hal for p4 hw_ver3 (v5.4) See merge request espressif/esp-idf!42739
feat(touch): support touch sensor on p4 eco5 (v5.4) See merge request espressif/esp-idf!43220
fix(bt/bluedroid): update the COD before enabling inquiry scan (v5.4) See merge request espressif/esp-idf!43238
(cherry picked from commit 3e0d005) Co-authored-by: Zhou Xiao <[email protected]>
ci: attach_log_url for multi dut tests See merge request espressif/esp-idf!43276
isp: basic support on p4 eco5 (v5.4) See merge request espressif/esp-idf!42795
Added one more pair of 2DDMA channels Priority bit width increased corespondingly Added three new CSC modes for RX channel 0
PPA SRM engine added YUV422 and GRAY8 color mode support PPA SRM engine macro block size increased to 32x32 PPA Blending engine added YUV420, YUV422 and GRAY8 color mode support
…se/v5.4' fix(lwip): allow task stack from SPIRAM except for ESP32 ECO2 and below (v5.4) See merge request espressif/esp-idf!43319
fix(app_trace): prevent possible system crash on uart buffer access (v5.4) See merge request espressif/esp-idf!43861
- Only clean up when idle
fix(bt/controller): Fixed hci connection request event filter bug (v5.4) See merge request espressif/esp-idf!43876
fix(bt): fixed crash caused by deinit during A2DP connection initiation(v5.4) See merge request espressif/esp-idf!43790
Feat/ble mesh log enh v5.4 See merge request espressif/esp-idf!43211
BLE Log v2 Function Update 251125 (v5.4) See merge request espressif/esp-idf!43869
…v5.4' fix(sdmmc): Deinitialize only initialized slots (sdmmc_host_deinit function) (v5.4) See merge request espressif/esp-idf!43917
…v5.4' fix(esp_driver_usb_serial_jtag): check USJ accessibility before read/write (v5.4) See merge request espressif/esp-idf!43394
…e/v5.4' fix(esp_hw_support): add dependency of the TOP domain to the RTC_PERIPH domain for esp32c6 (v5.4) See merge request espressif/esp-idf!43384
fix(esp_system): fix XTAL32K power breaks ADC function on 32k XTAL clock pin (v5.4) See merge request espressif/esp-idf!43372
- part of suspend/resume (remote wakeup) sequences
Ci: fix wifi cases 5.4 See merge request espressif/esp-idf!43929
…e/v5.4' feat(esp_coex): set the pull mode of the external coex input pin (v5.4) See merge request espressif/esp-idf!43312
fix(esp_hw_support): fix flash cs unhold during sleep when pd top in esp32h2 (v5.4) See merge request espressif/esp-idf!43559
feat(esp_hw_support): add gpio reset workaround except esp32 & esp32s2 (v5.4) See merge request espressif/esp-idf!43468
…release/v5.4' add scan stop when smartconfig stop (v5.4) See merge request espressif/esp-idf!43882
- Perform FTM in disconnected state - Resolve memory corruption by avoiding integer underflow - Return to home channel as soon as FTM is completed
fix(nimble): Add a check for psync before processing (v5.4) See merge request espressif/esp-idf!43633
bugfix(wifi): Set the dialog token of last FTM resp to zero (Backport v5.4) See merge request espressif/esp-idf!43728
…ease/v5.4' feat(usb_host): Add power and clock gating LL, HAL backport 5.4 See merge request espressif/esp-idf!42984
fix(nimble): Add change to cancel sync in case of reattempt (v5.4) See merge request espressif/esp-idf!43950
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.