morris
|
f41df5641a
|
Merge branch 'bugfix/gptimer_hal_placement_wrong_condition_v5.1' into 'release/v5.1'
fix(gptimer): hal function placement under wrong condition (v5.1)
See merge request espressif/esp-idf!25280
|
2023-08-23 23:21:20 +08:00 |
|
Abhik Roy
|
59a06a8ad2
|
fix: Added check to ensure safe restart of dhcp fine timer
|
2023-08-24 00:51:36 +10:00 |
|
Roshan Bangar
|
d57466da3c
|
feat(nimble): Added periodic Adv Feature Updates in BLE 5.3
|
2023-08-23 18:53:51 +05:30 |
|
isha.pardikar@espressif.com
|
db5b50af2c
|
NimBLE: Added support of encrypted advertising data
|
2023-08-23 18:18:23 +05:30 |
|
Jiang Jiang Jian
|
64926fd137
|
Merge branch 'doc_5.1/c2_h2_c6' into 'release/v5.1'
c2 h2 c6 headfile re-organized
See merge request espressif/esp-idf!25079
|
2023-08-23 20:18:31 +08:00 |
|
Rahul Tank
|
4b512c5e7b
|
fix(nimble): Add API to send pcl set rssi vsc
|
2023-08-23 17:43:22 +05:30 |
|
Jiang Jiang Jian
|
b638cb3335
|
Merge branch 'bringup/esp32h2_deep_sleep_for_rebase_v5.1' into 'release/v5.1'
esp32h2: support deep_sleep(backport v5.1)
See merge request espressif/esp-idf!24962
|
2023-08-23 20:12:01 +08:00 |
|
Rahul Tank
|
acc08b9421
|
feat(mesh): Add support for Duplicate Exception list update VSC for
Nimble
|
2023-08-23 17:41:18 +05:30 |
|
Rahul Tank
|
6e3c700bf6
|
Merge branch 'bugfix/handle_NULL_data_periodic_adv_v5.1' into 'release/v5.1'
fix(nimble): Add check to set length only if data is valid in periodic adv (v5.1)
See merge request espressif/esp-idf!25178
|
2023-08-23 20:09:13 +08:00 |
|
Jiang Jiang Jian
|
4fc363546e
|
Merge branch 'bugfix/netif_default_sta_init_v5.1' into 'release/v5.1'
wifi: Fix default wifi-netif creation to assert if no event loop (v5.1)
See merge request espressif/esp-idf!25344
|
2023-08-23 19:57:06 +08:00 |
|
Steven Macías
|
5b3ed2f794
|
docs(iperf): Update documentation with console interface details
Closes https://github.com/espressif/esp-idf/pull/12039
|
2023-08-23 19:54:54 +08:00 |
|
Jiang Jiang Jian
|
372a34f6d5
|
Merge branch 'fix/wifi_wps_pbc_overlap_v5.1' into 'release/v5.1'
fix(wpa_supplicant): Add support to detect PBC overlap in wps registrar mode (Backport v5.1)
See merge request espressif/esp-idf!25440
|
2023-08-23 19:54:50 +08:00 |
|
Jiang Jiang Jian
|
43d6f90d72
|
Merge branch 'bugfix/ignore_eapol_nonkey_v5.1' into 'release/v5.1'
Ignore EAPOL non-key frames in EAPOL txdone callback (Backport v5.1)
See merge request espressif/esp-idf!25453
|
2023-08-23 19:54:14 +08:00 |
|
Jiang Jiang Jian
|
5256c317f9
|
Merge branch 'bugfix/role_switch_enc_mode_lmp_timeout_v5.1' into 'release/v5.1'
bt: Fix disconnection due to lmp messages not being processed by both sides(v5.1)
See merge request espressif/esp-idf!25202
|
2023-08-23 19:53:29 +08:00 |
|
Jiang Jiang Jian
|
c57e42471c
|
Merge branch 'bugfix/fix_variable_type_v5.1' into 'release/v5.1'
fix(bt): Fix argument type of ESP_LOGI for spp examples about format error (backport v5.1)
See merge request espressif/esp-idf!25324
|
2023-08-23 19:52:25 +08:00 |
|
Jiang Jiang Jian
|
d00077e5a9
|
Merge branch 'bugfix/incr_sdp_max_conns_v5.1' into 'release/v5.1'
fix(bt): Increased SDP maximum connections to avoid connection exhausted (v5.1)
See merge request espressif/esp-idf!25429
|
2023-08-23 19:51:39 +08:00 |
|
Armando
|
71f2f98b60
|
adc: fixed legacy adc continuous driver dma descriptor not in internal ram issue
|
2023-08-23 19:44:25 +08:00 |
|
Armando
|
888ccfe0cb
|
adc: added adc filter exhausted allocation test
|
2023-08-23 19:41:15 +08:00 |
|
Armando
|
628162d71e
|
adc: fix adc filter acquire logic
|
2023-08-23 19:41:02 +08:00 |
|
isha.pardikar@espressif.com
|
1fc5a5a3a4
|
NimBLE: Fixed crash when L2CAP COC sends large amount of data.
|
2023-08-23 11:15:12 +00:00 |
|
Armando
|
83bab7591e
|
doc: update s3 psram vaddr max range size
|
2023-08-23 19:10:58 +08:00 |
|
Krzysztof Budzynski
|
13f261a8ea
|
Merge branch 'docs/add_Chinese_translation_for_api-guides/openthread.rst_backport_v5.1' into 'release/v5.1'
provide CN translation for api-guides/openthread.rst (backport v5.1)
See merge request espressif/esp-idf!25048
|
2023-08-23 19:09:08 +08:00 |
|
Cai Xin Ying
|
60164a230c
|
provide CN translation for api-guides/openthread.rst (backport v5.1)
|
2023-08-23 19:09:07 +08:00 |
|
Island
|
842eb0ffd4
|
Merge branch 'doc/update_kconfig_example_ext_adv_usage_v5.1' into 'release/v5.1'
doc(nimble): Update Kconfig help section for Example Ext Adv (v5.1)
See merge request espressif/esp-idf!24913
|
2023-08-23 19:03:37 +08:00 |
|
Alex
|
1360b5fa83
|
fix(esp-tls): fix pointer cast and condition for CONFIG_ATECC608A_TCUSTOM
Closes https://github.com/espressif/esp-idf/pull/11923
|
2023-08-23 15:49:56 +05:30 |
|
Mahavir Jain
|
a6b5c93ed5
|
Merge branch 'esp_prov/update_deprecation_warnings_v5.1' into 'release/v5.1'
fix(esp_prov): Fixed the deprecation APIs warnings (v5.1)
See merge request espressif/esp-idf!25150
|
2023-08-23 18:18:59 +08:00 |
|
Mahavir Jain
|
4d95619595
|
Merge branch 'fix/mmu_hal_valid_vaddr_check_v5.1' into 'release/v5.1'
fix(hal): Fix the external memory vaddr region validity check (v5.1)
See merge request espressif/esp-idf!25154
|
2023-08-23 18:17:53 +08:00 |
|
Mahavir Jain
|
10e100f584
|
Merge branch 'feature/update_mbedtls_v5.1' into 'release/v5.1'
feat(mbedtls): Update to release/v3.4.1 (v5.1)
See merge request espressif/esp-idf!25394
|
2023-08-23 18:17:20 +08:00 |
|
Mahavir Jain
|
75692c96e2
|
Merge branch 'feature/support_mbedtls_ecp_fixed_point_configurable_v5.1' into 'release/v5.1'
feat(mbedtls): support ecp fixed-point multiplication configurable (backport v5.1)
See merge request espressif/esp-idf!25286
|
2023-08-23 18:16:20 +08:00 |
|
Mahavir Jain
|
a1defb4fd9
|
Merge branch 'feature/wifi_prov_event_security_session_v5.1' into 'release/v5.1'
wifi_prov: Exposed events for secure session establishment and credential mismatch (v5.1)
See merge request espressif/esp-idf!25474
|
2023-08-23 18:16:07 +08:00 |
|
Mahavir Jain
|
0f849d4c40
|
Merge branch 'bugfix/secure_ota_without_padding_v5.1' into 'release/v5.1'
fix(secure_ota): secure app verification issue without padding bytes (v5.1)
See merge request espressif/esp-idf!25211
|
2023-08-23 18:15:30 +08:00 |
|
wuzhenghui
|
1d0b4ceeef
|
ci(wifi): add wifi powersave pytest case
|
2023-08-23 18:02:03 +08:00 |
|
wuzhenghui
|
b9186e7b22
|
feat(esp_wifi): support get AP info from stdin in wifi powersave example
|
2023-08-23 18:00:48 +08:00 |
|
wuzhenghui
|
c517a15dd2
|
fix(light_sleep): shouldn't backup uart fifo reg in pd_top light sleep
|
2023-08-23 18:00:48 +08:00 |
|
cjin
|
fa806d758a
|
ble: move phy enabled/disable to controller enable/disable
|
2023-08-23 17:56:33 +08:00 |
|
Island
|
6cca4bddd2
|
Merge branch 'bugfix/esp32c6_heap_corruption_v5.1' into 'release/v5.1'
Bugfix/esp32c6 heap corruption v5.1
See merge request espressif/esp-idf!25333
|
2023-08-23 17:52:31 +08:00 |
|
Shang Zhou
|
3a3c9a73f0
|
docs: Update CN translation for get-started/index.rst
|
2023-08-23 11:19:43 +02:00 |
|
radim.karnis
|
4e88f767cd
|
docs(idf-tools): Add uninstallation instructions
|
2023-08-23 11:19:33 +02:00 |
|
Aditya Patwardhan
|
d710a83982
|
Merge branch 'bugfix/sha_dma_mode_incorrect_result_v5.1' into 'release/v5.1'
fix(sha): DMA mode iteration calculation issue for certain data lengths (v5.1)
See merge request espressif/esp-idf!25127
|
2023-08-23 17:11:44 +08:00 |
|
renpeiying
|
99d0cff1ba
|
docs: Provide CN translation for contribute/index.rst
|
2023-08-23 15:48:42 +08:00 |
|
luomanruo
|
f35959d7d1
|
ble: update btlib to f9db7b90, some esp32c2 issues bugfixed
|
2023-08-23 10:21:20 +08:00 |
|
Laukik Hase
|
a0da805f2b
|
fix(hal): Fix the external memory vaddr region validity check
- For c6 and h2, the vaddr end calculated was off by 1
byte.
|
2023-08-22 15:24:02 +05:30 |
|
Laukik Hase
|
9d905d18bb
|
wifi_prov: Fix build issue when building only for sec1 or sec2
|
2023-08-22 15:21:48 +05:30 |
|
Laukik Hase
|
fcb98e5851
|
wifi_prov: Exposed events for secure session establishment
|
2023-08-22 15:21:48 +05:30 |
|
KonstantinKondrashov
|
c93310956a
|
refactor(esp_timer): Remove duplicate code and move it to a common file
|
2023-08-22 17:22:24 +08:00 |
|
Alan Fisher
|
eef3a90871
|
fix(esp_timer): Fix delay in ISR dispatch callbacks
Set the following alarm before calling the alarm handler.
Closes https://github.com/espressif/esp-idf/pull/11637
Closes https://github.com/espressif/esp-idf/issues/11636
|
2023-08-22 17:22:24 +08:00 |
|
KonstantinKondrashov
|
d521b7d52a
|
fix(examples): Fix example build errors caused by the deep_sleep funcs are returnable
|
2023-08-22 16:17:32 +08:00 |
|
KonstantinKondrashov
|
7ac7d43541
|
fix(app_update): Fix CI test_switch_ota by increasing deepsleep
It increases the deepsleep time from 2000 to 20000.
2000 is too small for esp32-s3 chip.
|
2023-08-22 16:10:49 +08:00 |
|
Aditya Patwardhan
|
d3c99ed3b8
|
Merge branch 'update/version_5_1_1' into 'release/v5.1'
Update version to 5.1.1
See merge request espressif/esp-idf!25443
|
2023-08-22 14:40:50 +08:00 |
|
Nachiket Kukade
|
c05a0b4c50
|
fix(supplicant): Ignore EAPOL non-key frames in EAPOL txdone callback
|
2023-08-21 18:06:32 +05:30 |
|