-
Notifications
You must be signed in to change notification settings - Fork 9
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
53 merge #189
53 merge #189
Conversation
…m leaf to root Closes espressif#14063
…rt multiple times Closes espressif#13212
Fixes call to `gptimer_start` in one of the examples which includes extra second parameter `&alarm_config`, when the function takes only one. Mreges espressif#14310
- Support enhanced BLE TX power setting and getting
- Fix BLE channel map update when latency is not zero
…estricted() The vTaskPlaceOnEventListRestricted() did not use the correct macro when exiting a kernel cirtical section. This does not affect the HW targets but on the Linux port, this caused an issue as the critical nesting count became negative, leading to deadlocks. This commit fixes the bug and updates the linux port to prevent the nesting count from going negative.
…tion_v5.3' into 'release/v5.3' docs: remove user guide for esp32-pico-kit related docs after migration (v5.3) See merge request espressif/esp-idf!32781
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data (v5.3) See merge request espressif/esp-idf!33023
docs(ble/bluedroid): Optimize BLE example for setting advertising data (v5.3) See merge request espressif/esp-idf!32755
….3' into 'release/v5.3' change(esp_pm): bypass cache access assertion when using ext0 or ext1(backport v5.3) See merge request espressif/esp-idf!33142
fix(ulp): Add the missing extern "C" guard to ulp_lp_core_print.h (GitHub PR) (v5.3) See merge request espressif/esp-idf!32833
test(freertos): Fixed flaky scheduling time test (v5.3) See merge request espressif/esp-idf!32848
- Fixed BLE vendor HCI set scan perfer address command - Support BLE vendor HCI get controller compile version command - Support BLE scanning and initiating coexist
change(mqtt): Updte esp_mqtt submodule (v5.3) See merge request espressif/esp-idf!32938
…se/v5.3' fix(cmake): Fixed linker not supporting -warn_commons for linux target on MacOS (v5.3) See merge request espressif/esp-idf!33052
Add i80 LCD support on ESP32P4 (v5.3) See merge request espressif/esp-idf!33293
- Fixed BLE vendor HCI set scan perfer address command - Support BLE vendor HCI get controller compile version command - Fixed BLE util buffer free after controller reset - Fixed assert when connection already exist and be connected again
…5.3' fix(wifi): Add PSRAM failure fallback in WiFi Queue API's (backport v5.3) See merge request espressif/esp-idf!33345
Fix a few comments codespell identified.
fix(mbedtls/port): fix codespell issues (GitHub PR) (v5.3) See merge request espressif/esp-idf!33010
…5.3' Bugfix/fix some esp32 host issues(Backport v5.3) See merge request espressif/esp-idf!32681
…ase/v5.3' fix(newlib): sbom: add CVE-2024-30949 to cve-exclude-list See merge request espressif/esp-idf!33369
feat(efuse): Updates esp_efuse_get_pkg_ver (v5.3) See merge request espressif/esp-idf!32931
… 'release/v5.3' Support BLE scanning and initiating coexist on ESP32 (v5.3) See merge request espressif/esp-idf!33385
Fixed some BLE bugs 240826 on ESP32C3 (8ce789b) (v5.3) See merge request espressif/esp-idf!33389
👋 Hello Jason2866, 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 ...
|
No description provided.