Nebojsa Cvetkovic
d0ceef20f4
refactor(xtensa): Rename specreg.h register macros
...
This commit renames all registers in xtensa/specreg.h to by adding the
prefix XT_REG_. This is done to avoid naming collisions with similar
variable names. A new register file, viz., xt_specreg.h is created. The
previous names are still available to use but have been deprecated.
Closes https://github.com/espressif/esp-idf/issues/12723
Merges https://github.com/espressif/esp-idf/pull/16040
2025-06-17 15:37:33 +02:00
David Čermák
b6ea70c57b
Merge branch 'feat/lwip_no_iram_config' into 'master'
...
feat(iperf): Add minimum IRAM test config
See merge request espressif/esp-idf!37704
2025-06-17 16:26:51 +08:00
morris
ceb7f1d827
fix(rmt): enable internal pull-up resistor for onewire bus
2025-06-17 15:15:05 +08:00
Astha Verma
a82bdb87d3
fix(nimble): Added parameter in peer_init for included service allocation
2025-06-17 11:56:20 +05:30
Tomas Rezucha
32bee685d6
Merge branch 'docs/p4_eco1_usb_pins' into 'master'
...
docs(usb): Update ESP32-P4 USB pins to MP version
Closes IDFGH-15495
See merge request espressif/esp-idf!39901
2025-06-16 16:27:03 +02:00
Mahavir Jain
72cc5dee10
Merge branch 'bugfix/http_client_test_failure' into 'master'
...
fix: update root certificate for postman-echo endpoint
Closes IDFCI-2968 and IDFGH-15491
See merge request espressif/esp-idf!39828
2025-06-16 17:16:53 +05:30
Tomas Rezucha
025aec91c5
docs(usb): Update ESP32-P4 USB pins to MP version
...
Closes https://github.com/espressif/esp-idf/issues/16136
2025-06-16 13:32:51 +02:00
Mahavir Jain
068847e2af
fix: update root certificate for postman-echo endpoint
...
The certificate chain for postman-echo endpoint has switched to
Let's Encrypt root CA
Closes https://github.com/espressif/esp-idf/issues/16132
2025-06-16 15:55:13 +05:30
Rahul Tank
beb6d79fc9
Merge branch 'bugfix/pawr_sync' into 'master'
...
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
Closes BLERP-1936
See merge request espressif/esp-idf!39514
2025-06-13 15:24:30 +05:30
Konstantin Kondrashov
e603f4ec6b
Merge branch 'feature/bootloader_ota' into 'master'
...
feat(bootloader): Supports recovery bootloader
Closes IDF-7780 and IDF-7779
See merge request espressif/esp-idf!31893
2025-06-13 17:05:39 +08:00
Peter Macko
7eb710862c
Merge branch 'feature/master_test_macos_virtualization' into 'master'
...
master(6.0): Migrate macOS to VM parallels
See merge request espressif/esp-idf!39373
2025-06-13 16:50:58 +08:00
Shreeyash
bb5fc032e0
fix(nimble): Add support to minimize ram consumption
2025-06-12 19:31:07 +05:30
Island
68f9f0381a
Merge branch 'feat/add_ble_dtm_on_cert_test' into 'master'
...
feat(ble): add dtm test code to cert test example on ESP32-C6
Closes BLERP-1985
See merge request espressif/esp-idf!39785
2025-06-12 21:51:43 +08:00
Konstantin Kondrashov
3a7c1a2e74
feat(bootloader): Bootloader OTA update with recovery bootloader feat
2025-06-12 18:47:33 +08:00
zwl
71bc00568d
feat(ble): add dtm test code to cert test example on ESP32-C6
2025-06-12 16:34:19 +08:00
morris
fb4b590941
refactor(dma)!: remove deprecated functions
2025-06-12 12:24:58 +08:00
Mahavir Jain
a8bf745f23
Merge branch 'feat/adding_different_strategy_to_perform_tls_using_dynamic_feature' into 'master'
...
Add configuration to control dynamic buffer strategy in mbedtls
Closes IDF-12591
See merge request espressif/esp-idf!39469
2025-06-12 09:52:35 +05:30
Mahavir Jain
dd893957f3
Merge branch 'docs/update_reprovisioning_docs_in_wifi_prov_mgr_example' into 'master'
...
Updated reprovisioning docs in wifi prov mgr example
Closes IDF-12699
See merge request espressif/esp-idf!39058
2025-06-12 09:48:08 +05:30
morris
3785a2421d
Merge branch 'feat/add_h264_encoder_decoder_demo' into 'master'
...
feat(esp_h264): Add esp_h264 enocder and decoder example
Closes AUD-6406
See merge request espressif/esp-idf!39676
2025-06-12 11:03:22 +08:00
houhaiyan
fa54de736e
feat(esp_h264): Added esp_h264 encoder and decoder
2025-06-12 10:43:18 +08:00
hrushikesh.bhosale
619caaa79f
docs(wifi_prov_mgr): Updated the README.md for reprovisioning usage
...
Updated the README.md for the reprovisoning usage in wifi_prov_mgr example
and udpated the commnet for wifi_prov_mgr_reset_sm_state_for_reprovision api.
2025-06-11 15:04:05 +05:30
Chen Jichang
00b1d66c6e
feat(parlio_tx): support to use dma eof on esp32c5
2025-06-11 16:37:55 +08:00
Peter Macko
c205f50f93
feat(ci): Migrate macOS runners to Parallels VM
2025-06-10 18:08:05 +02:00
Song Ruo Jing
0fa5b07c7e
Merge branch 'feature/esp32c61_eco3_gpio_update' into 'master'
...
change(gpio): add GPIO25~29 for ESP32C61 ECO3
Closes IDF-12874 and IDF-9316
See merge request espressif/esp-idf!39714
2025-06-10 16:17:05 +08:00
Aditya Patwardhan
f4e8813d45
Merge branch 'contrib/github_pr_15972' into 'master'
...
feat(esp_http_client): Event to signal last header downloaded (GitHub PR)
See merge request espressif/esp-idf!39309
2025-06-10 13:08:10 +05:30
Zhou Xiao
7847a82b28
change(ble): resupport ble for ESP32C61ECO3
2025-06-10 14:34:49 +08:00
David Čermák
c10d3ac9ff
Merge branch 'update/wifi_remote' into 'master'
...
change(examples): Re-enable examples which need esp_wifi_remote
See merge request espressif/esp-idf!39067
2025-06-10 00:42:09 +08:00
Song Ruo Jing
da4ac0c56a
feat(gpio): update GPIO capabilities IO0-29 for ESP32-C61 ECO3
2025-06-09 19:09:49 +08:00
Island
23d71fecd6
Merge branch 'feat/add_cte_iq_report_example' into 'master'
...
Add Bluetooth LE CTE connless example.
See merge request espressif/esp-idf!39327
2025-06-09 16:41:21 +08:00
David Cermak
d49f4d31d0
fix(examples): Update wifi-remote dependency to include IDF-v6
...
Use esp_wifi_remote version < v2.0
Planned release v1.0 to support remote and native coexistence, which
should be still compatible with IDFv5.x and IDFv6.x
2025-06-09 10:25:52 +02:00
David Cermak
8fede49368
change(examples): Re-enable examples which need esp_wifi_remote
...
This reverts commit 7023b489a7
.
2025-06-09 10:25:48 +02:00
Gao Xu
18e884532b
Merge branch 'camera/add_dvp_example' into 'master'
...
P4 DVP example and bugfix
See merge request espressif/esp-idf!39308
2025-06-09 09:57:14 +08:00
Abhinav Kudnar
b03186d71f
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
2025-06-06 16:58:48 +05:30
Aditya Patwardhan
d835854c8f
Merge branch 'bugfix/fix_tls1_3_dynamic_buffer_build' into 'master'
...
fix(mbedtls): Fix failing build with TLS1.3 only and dynamic buffer enabled
Closes IDF-13140
See merge request espressif/esp-idf!39319
2025-06-06 16:09:25 +05:30
Geng Yuchao
d8631ed3db
feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples
2025-06-06 17:52:41 +08:00
gaoxu
1533cab12b
fix(cam): fix dvp do not generate clock
2025-06-06 11:50:18 +08:00
Kapil Gupta
3c84fd7b4d
fix(esp_wifi): Make sure old DPP listen is cancelled
2025-06-05 16:55:21 +08:00
Kapil Gupta
a929aae33f
change(esp_wifi): Update dpp enrollee example to use updated events
2025-06-05 16:55:21 +08:00
hrushikesh.bhosale
5928a87aa7
feat(mbedtls): Add configuration to control dynamic buffer strategy in mbedtls
...
Problem:
1. In low-memory scenarios, the dynamic buffer feature can fail due to memory fragmentation.
2. It requires a contiguous 16KB heap chunk, but continuous allocation and deallocation of
the RX buffer can lead to fragmentation.
3. If another component allocates memory between these operations, it can break up the
available 16KB block, causing allocation failure.
Solution:
1. Introduce configurable strategy for using dynamic buffers in TLS connections.
2. For example, convert RX buffers to static after the TLS handshake.
3. Allow users to select the strategy via a new field in the esp_http_client_cfg_t structure.
4. The strategy can be controlled independently for each TLS session.
2025-06-05 12:43:47 +05:30
gaoxu
2a13a36589
feat(cam): add esp32p4 dvp example
2025-06-05 14:58:58 +08:00
Astha Verma
a045046a7a
fix(nimble): Added support for ANCS in nimble
2025-06-04 08:08:22 +05:30
Shu Chen
1f45f98573
Merge branch 'feature/optimize-zcl-utility-path' into 'master'
...
feat(zigbee): optimize the path of zcl_utility
See merge request espressif/esp-idf!39506
2025-06-03 04:30:03 +00:00
akshat
ad164f5d57
bugfix(wifi): Define ETH_ALEN for IPV6 Communication Type
2025-06-02 15:44:39 +05:30
Ashish Sharma
2ef09a7952
fix(esp_tls): fix failing build with TLS1.3 only and dynamic buffer
2025-06-02 09:14:03 +08:00
Rahul Tank
adf1c5bc97
Merge branch 'bugfix/add_ci_files' into 'master'
...
fix(nimble): Add CI files for base configurations
Closes BLERP-1896
See merge request espressif/esp-idf!37954
2025-05-29 14:06:13 +05:30
Wang Meng Yang
6177115241
Merge branch 'fear/add_avrcp_init_state_event' into 'master'
...
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP
Closes CBI-1400 and BTQABR2023-507
See merge request espressif/esp-idf!39278
2025-05-29 14:47:02 +08:00
Hrushikesh Bhosale
4ffb3fb32d
Merge branch 'feat/add_support_for_cert_bundle_for_advanced_ota_example' into 'master'
...
fix(advanced_ota): Added support for cert bundle in advanced OTA
See merge request espressif/esp-idf!39219
2025-05-29 13:57:00 +08:00
xieqinan@espressif.com
8806db34a3
feat(zigbee): optimize the path of zcl_utility
2025-05-29 10:36:45 +08:00
Rahul Tank
17338659b9
fix(nimble): Added CI files for various configurations
2025-05-28 21:51:23 +05:30
Richard Allen
30758d9beb
feat(esp_http_client): Event to signal last header download
...
When parsing ND-JSON streams, this is needed to indicate the
point when the ND-JSON stream is considered open, which
occurs just after the last HTTP_EVENT_ON_HEADER.
ND-JSON stream clients cannot rely on the first HTTP_EVENT_ON_DATA,
since that is only triggered by an event, which are optional and
may never be sent, or only sent well after the last HTTP_EVENT_ON_HEADER.
Closes #15952
2025-05-28 08:50:28 -05:00