luomanruo
46bbb6cb48
ble: npl count is zero if nimble host is not used
2024-01-17 15:41:51 +08:00
luomanruo
edcb550e85
ble(update):
...
Update c2 lib to e5789394
2024-01-17 15:41:51 +08:00
Darshan Dobariya
c35c5adfb2
fix(nimble): Added support for address resolution during inquiry (v5.0)
2024-01-17 11:30:48 +05:30
nilesh.kale
1cd2bb4b22
fix(esp_hw_support): fix API esp_hmac_disable_jtag() to disable JTAG
...
After ets_hmac_disable(), invalidating JTAG register process is ineffective.
So, added call to enable hmac begore invalidating JTAG REG.
And similarly disabled it after invalidation.
2024-01-16 14:40:09 +05:30
zhanghaipeng
587a797f7b
fix(ble/bluedroid): Fix ble memory leak when gattc config off
2024-01-16 15:44:54 +08:00
schottj
75f1a51f3e
fix(app_update): fixed undeclared variable 'ret' in esp_ota_ops.c
2024-01-16 12:10:17 +05:30
Harshit Malpani
e713b3cbb5
feat: Add API to verify the bootloader and app image
...
Added an API to verify the bootloader and app image before revoking the key in Secure Boot V2.
This will help in preventing the device to be bricked if the bootloader/application cannot be
verified by any other keys in efuse
2024-01-16 11:57:06 +05:30
Roland Dobai
02c6d5033f
Merge branch 'fix/kconcheck_checks_v5.0' into 'release/v5.0'
...
fix(kconfcheck): Fixed false-positive indent errors and extended limits (backport v5.0)
See merge request espressif/esp-idf!28469
2024-01-16 00:06:59 +08:00
linruihao
50ef9e3533
fix(ble): fixed interrupt timeout in MAC_BB_PD callback
2024-01-15 16:17:06 +08:00
Jakub Kocka
cb6de0af4e
fix(kconfcheck): Fixed false-positive indent errors and extended limits
2024-01-15 09:15:58 +01:00
Xiao Xufeng
376be14e1c
fix(rtc): fixed bbpll not calibrated from bootloader issue
2024-01-14 02:38:49 +08:00
muhaidong
ef3830b4d8
fix(wifi): fix wpa3 connect fail issue
2024-01-12 16:35:13 +08:00
Jiang Jiang Jian
6e4eb1a6cc
Merge branch 'bugfix/fix_some_wifi_bugs_240111_v5.0' into 'release/v5.0'
...
fix(wifi): fix some wifi bugs (Backport v5.0)
See merge request espressif/esp-idf!28410
2024-01-11 22:44:15 +08:00
Jiang Jiang Jian
2b16bd7eac
Merge branch 'bugfix/change_default_value_for_ip_ttl_5.0' into 'release/v5.0'
...
Fix(lwip):bugfix for change default value for ip ttl 5.0
See merge request espressif/esp-idf!28399
2024-01-11 21:20:32 +08:00
muhaidong
be1be3c64a
fix(wifi): fix some wifi bugs
...
1. support dump ACK frame for CSI
2. fix psram enabled but initialized fail issue
2024-01-11 17:51:00 +08:00
Jiang Jiang Jian
d4693f85d8
Merge branch 'bugfix/fix_http_client_error_v5.0' into 'release/v5.0'
...
esp_http_client: Fix reset errno to 0 before call esp_transport_read(backport v5.0)
See merge request espressif/esp-idf!28327
2024-01-11 16:52:14 +08:00
alanmaxwell
93d1c3125e
feat(wifi): support dump 802.11 ACK frame for CSI
2024-01-11 16:41:55 +08:00
zhanghaipeng
8476ff2fa3
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow
2024-01-11 16:34:59 +08:00
xueyunfei
8926466b4d
Fix(lwip):bugfix for change default value for ip ttl
2024-01-11 14:30:23 +08:00
morris
c940cf08c4
feat(rmt): support update bytes encoder configurations at runtime
...
Closes https://github.com/espressif/esp-idf/issues/12775
2024-01-11 13:47:04 +08:00
Jiang Jiang Jian
50de63e280
Merge branch 'bugfix/coex_ble_scan_rate_v5.0' into 'release/v5.0'
...
fix(coex): Fix esp32 ble scan not restart when wifi start stop
See merge request espressif/esp-idf!27601
2024-01-11 13:42:06 +08:00
Mahavir Jain
3af1b71f0b
Merge branch 'bugfix/fix_dynamic_mbedtls_crash_v5.0' into 'release/v5.0'
...
mbedtls: Fix enable dynamic mbedtls will occur heap corruption when server support TLS renegotiation(backport v5.0)
See merge request espressif/esp-idf!28324
2024-01-11 12:40:06 +08:00
liuning
11f4f925bd
fix(coex): Fix esp32 ble scan not restart when wifi start stop, fix(wifi): Fix no sleep null after data sent
2024-01-11 11:42:12 +08:00
liuning
7a8230ef35
esp_wifi: support connectionless manually pwr mgmt
2024-01-11 11:42:12 +08:00
Jiang Jiang Jian
545b251d91
Merge branch 'ci/temp_disable_jobs_v5.0' into 'release/v5.0'
...
ci: remove ip101 jobs and twai_std jobs (v5.0)
See merge request espressif/esp-idf!28379
2024-01-11 11:38:21 +08:00
Fu Hanxi
96c9c43c5e
ci: remove ip101 jobs and twai_std jobs
2024-01-10 10:33:18 +01:00
Jiang Jiang Jian
e313438eb0
Merge branch 'bugfix/dpp_listen_bugs_v5.0' into 'release/v5.0'
...
fix(wpa_supplicant): Fix few bugs in dpp(v5.0)
See merge request espressif/esp-idf!26794
2024-01-10 11:27:19 +08:00
Roland Dobai
907638ea66
Merge branch 'fix/gdbgui_py311_v5.0' into 'release/v5.0'
...
Tools: Fix support of gdbgui on Unix with Python 3.11 (v5.0)
See merge request espressif/esp-idf!28315
2024-01-09 23:42:55 +08:00
Marius Vikhammer
01dabff7c3
Merge branch 'bugfix/fix_wrong_dcache_0_size_issue_on_s2_v5.0' into 'release/v5.0'
...
fix(cache): fix wrong dcache size 0 configuration issue on s2 (v5.0)
See merge request espressif/esp-idf!28291
2024-01-09 14:16:11 +08:00
David Čermák
25b8c3d573
Merge branch 'feature/lan8720_to_new_runner_v5.0' into 'release/v5.0'
...
ci(esp_eth): moved LAN8720 test to a new runner
See merge request espressif/esp-idf!28258
2024-01-08 23:52:08 +08:00
Rahul Tank
37ccf9b6c5
Merge branch 'bugfix/reattempt_conn_feat_extended_v5.0' into 'release/v5.0'
...
fix(nimble): Support for reattempt connection in ext connect (v5.0)
See merge request espressif/esp-idf!28307
2024-01-08 20:36:50 +08:00
Island
7158b6fa8c
Merge branch 'bugfix/increase_btu_task_stack_size_v5.0' into 'release/v5.0'
...
fix(bt/bludroid): Increase BTU task stack size(backport v5.0)
See merge request espressif/esp-idf!28321
2024-01-08 19:47:22 +08:00
jgujarathi
6cb42e4304
fix(wpa_supplicant): Add support for a dpp authentication timeout
...
- Adds support for a 1 second dpp authentication timeout.
2024-01-08 15:57:50 +05:30
jgujarathi
d982e66c21
fix(wpa_supplicant): Restructuring DPP init method to ensure cleanup
...
- Restructuring DPP init function to ensure cleanup of variables in case of
init failure
2024-01-08 15:57:50 +05:30
jgujarathi
339efe8cae
fix(wpa_supplicant): Fix location of clearing up dpp global variables
...
- Fix location of cleaing up dpp global variables to ensure that there are
no concurrency issues.
2024-01-08 15:57:50 +05:30
jgujarathi
ed4582c9e0
fix(wpa_supplicant): Fix a memory leak in dpp deinit path
...
- Ensures that the auth information of dpp gets freed when there is
dpp gets deinited.
2024-01-08 15:57:50 +05:30
jgujarathi
8009cdae1d
fix(wpa_supplicant): Move concurrent wps and dpp check to before creating task
...
- Move the check for checking concurrent wps and dpp check to before creating
task rather than after.
2024-01-08 15:57:50 +05:30
jgujarathi
290b30e56e
fix(wpa_supplicant): Fix a crash in esp_wifi_wps_disable
...
- Fixes a crash observed in esp_wifi_wps_disable when wps process
is ongoing, caused due to concurrency issues in cancelling timers.
2024-01-08 15:57:50 +05:30
aditi_lonkar
5fbe36db0f
fix(esp_wifi):Fix WDT when esp_supp_dpp_start_listen called multiple times
2024-01-08 15:57:49 +05:30
Harshit Malpani
5a4fda230a
fix(esp_http_client): Add test case in esp_http_client example
...
Add a test case in esp_http_client example to test HTTP_METHOD_HEAD
with async mode
2024-01-08 15:31:55 +08:00
jim
56e5190f33
esp_http_client: Fix reset errno to 0 before call esp_transport_read
...
Closes https://github.com/espressif/esp-idf/issues/9020
2024-01-08 15:31:21 +08:00
jim
dfe28ce029
mbedtls: Fix enable dynamic mbedtls will occur heap corruption when server support TLS renegotiation
2024-01-08 14:37:41 +08:00
linruihao
82a7b0160a
fix(bt/bludroid): Increase BTU task stack size
2024-01-08 11:36:53 +08:00
Roland Dobai
abad298532
fix(gdbgui): Fix support of gdbgui on Unix with Python 3.11
...
Closes https://github.com/espressif/esp-idf/issues/12764
2024-01-05 18:52:37 +01:00
Rahul Tank
f1fe837b23
fix(nimble): Support for reattempt connection in ext connect
2024-01-05 16:43:32 +05:30
Mahavir Jain
209a0361c0
Merge branch 'feat/add_ble_support_in_local_ctrl_example_v5.0' into 'release/v5.0'
...
feat(examples): Fix encoding issue in esp_local_ctrl's proto script (v5.0)
See merge request espressif/esp-idf!28129
2024-01-05 14:19:47 +08:00
Island
97bfd92534
Merge branch 'bugfix/fix_ble_robost_cashing_v5.0' into 'release/v5.0'
...
fix(bt/bluedroid): Fix BLE robost cashing config(backport v5.0)
See merge request espressif/esp-idf!28199
2024-01-05 12:44:59 +08:00
Armando
d9f7b7fe4a
fix(cache): fix wrong dcache size 0 configuration issue on s2
...
Closes https://github.com/espressif/esp-idf/issues/12711
2024-01-05 10:40:04 +08:00
chaijie@espressif.com
d91c6d0da8
fix(bbpll): fix bbpll calibration may stop early bug(ESP32C2/S3)
2024-01-05 03:36:48 +08:00
Ondrej Kosta
44252caf3f
ci(esp_eth): moved LAN8720 test to a new runner
2024-01-04 13:19:36 +01:00