Skip to content

Conversation

@Jason2866
Copy link
Collaborator

No description provided.

KonstantinKondrashov and others added 30 commits November 26, 2025 11:40
Remove checks for MSTATUS and MCAUSE values that
may vary in different chip revisions.
When the eFuse field consists of single descriptor, its size can be
taken from struct member 'bit_count'. However, when the field consists of
multiple descriptors, the size should be obtained via esp_efuse_get_field_size()
This commit fixes an issue where C++ constructor priority array symbols
(__init_priority_array_start/end) were undefined when linking.
- Resolve memory corruption by avoiding integes underflow
when the external input and output buffers are unaligned.
This also fixes as a recursion loop that occurs when the size of the input
buffer is not aligned to dcache_line_size but is aligned to AES_BLOCK_BYTES
bugfix(wifi): Return to home channel as soon as FTM is completed (Backport v5.5)

See merge request espressif/esp-idf!43844
RNG: adc source refactor and TRNG source support (v5.5)

See merge request espressif/esp-idf!43646
sibeibei and others added 13 commits December 2, 2025 13:34
… into 'release/v5.5'

AES driver should use internal buffers to perform chunk wise operations when external buffers are unaligned (v5.5)

See merge request espressif/esp-idf!43898
…5.5'

Core System fixes for p4 eco5 (v5.5)

See merge request espressif/esp-idf!43726
feat(adc): support ADC calibration on ESP32P4 ECO5 (v5.5)

See merge request espressif/esp-idf!43778
…se/v5.5'

fix(wifi): fix some bugs related to ampdu(backport v5.5)

See merge request espressif/esp-idf!43848
…to 'release/v5.5'

fix(esp_hw_support): update DEFAULT_SLEEP_OUT_OVERHEAD_US for esp32c61 (v5.5)

See merge request espressif/esp-idf!43912
fix(bt/bluedroid): fixed an OOB write in bta_dm_sdp_result (v5.5)

See merge request espressif/esp-idf!43203
feat(phy): update libphy to fix c5/c61 reset(backport v5.5)

See merge request espressif/esp-idf!43854
…e/v5.5'

fix(esp_system): fix mspi write stuck after cpu/digital reset on c5/c61 (v5.5)

See merge request espressif/esp-idf!43732
…e/v5.5'

feat: re-enable P4 pm/wakeup tests for rev3.0 (v5.5)

See merge request espressif/esp-idf!43760
@Jason2866 Jason2866 merged commit 6d3676e into tasmota:release/v5.5_gcc152 Dec 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.