-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
Ledc check (IDFGH-14066) #14881
Ledc check (IDFGH-14066) #14881
Conversation
Ci(spi_lcd): re-enable spi lcd test on p4 (v5.3) See merge request espressif/esp-idf!32073
psram: bss in psram p4 (v5.3) See merge request espressif/esp-idf!32124
…3' into 'release/v5.3' dma: fix esp_dma_is_buffer_alignment_satisfied align issue when l2 cache line 128B (v5.3) See merge request espressif/esp-idf!32205
…v5.3' fix(psram): fixed p4 psram 20M wrong clk div (v5.3) See merge request espressif/esp-idf!32255
camera: fixed csi and isp_dvp c2m cache ops (v5.3) See merge request espressif/esp-idf!32293
…v5.3' fix(usb_dwc_hal): Enabled precise detection of VBUS backport to v5.3 See merge request espressif/esp-idf!32059
…v5.3' fix(usb/host): Decode error flags in ISOC transfers backport to v5.3 See merge request espressif/esp-idf!31884
feat(dvp): DVP cam supports more color format and don't initialize xclock pin (v5.3) See merge request espressif/esp-idf!32023
…' into 'release/v5.3' fix(hal): updated ecdsa reset api to execute correctly (v5.3) See merge request espressif/esp-idf!32338
fix(hal): correct mpi/ecc peripheral power up sequence for ESP32-C5 (v5.3) See merge request espressif/esp-idf!31728
…' into 'release/v5.3' fix(tools/esp_prov): Fix incorrect input decoding when using console transport (v5.3) See merge request espressif/esp-idf!31689
feat: add esp32p4 APM HAL/LL API (v5.3) See merge request espressif/esp-idf!31417
fix(esp_http_client): Do not allocate client->if_name twice in esp_http_client_init. (GitHub PR) (v5.3) See merge request espressif/esp-idf!31942
fix(rmt): power up memory block (v5.3) See merge request espressif/esp-idf!32171
fix(i2c): Fix i2c not release semaphore in command send loop(backport v5.3) See merge request espressif/esp-idf!31958
Feat/optimize bt porting hci 0628 5.3 See merge request espressif/esp-idf!32135
Co-authored-by: Wang Ning <wangning@espressif.com>
Co-authored-by: Wang Ning <wangning@espressif.com>
…controller_mem_release
…lease/v5.3' Bugfix/fixed ble issues on c6 h2 c2 0731 (v5.3) See merge request espressif/esp-idf!32460
…release/v5.3' doc(psram): move xip psram doc out from non updated list (v5.3) See merge request espressif/esp-idf!32841
…o 'release/v5.3' fix(openthread): make ot task queue sending non-permanent blocking(backport5.3) See merge request espressif/esp-idf!32630
…release/v5.3' rtc: fixed non-iram rtc code in early stage on p4 leading xip_psram stuck (v5.3) See merge request espressif/esp-idf!32679
…ease/v5.3' fix(mbedtls/aes): Avoid extra C2M sync of memory (v5.3) See merge request espressif/esp-idf!32699
- Fixed the issue of disconnection caused by updating the channel map in sniff mode
Fix encrypt image instead of the partition optimisation not being enabled (v5.3) See merge request espressif/esp-idf!32639
change: exclude CVEs that do not impact ESP-IDF components (v5.3) See merge request espressif/esp-idf!32659
fix(bootloader): update random disable api for ESP32-C5/C6 (v5.3) See merge request espressif/esp-idf!32761
… into 'release/v5.3' fix(ble): fixed blufi issue on ESP32-C2 (v5.3) See merge request espressif/esp-idf!32942
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.3) See merge request espressif/esp-idf!32483
- Fixed BLE vendor HCI get controller status command
…ase/v5.3' fix(bt/controller): Fixed bluetooth disconnect issue after modem sleep on ESP32 (Backport v5.3) See merge request espressif/esp-idf!32963
fix(psram): fixed ap3204 id check (v5.3) See merge request espressif/esp-idf!33109
The flash encryption on esp32p4 was broken due to code related to key manager not being executed when key manager support was disabled on esp32p4 target. This commit fixes that behaviour Additionally, the atomic env enablement for key_mgr_ll_enable_peripheral_clock was fixed.
fix(security): Fixed flash encryption for esp32p4 (v5.3) See merge request espressif/esp-idf!33140
|
👋 Hello IhorNehrutsa, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Description
Related
Testing
Checklist
Before submitting a Pull Request, please ensure the following: