Alexey Gerenkov
0181d1b1ce
Merge branch 'feat/add_esp_clang_libs_tool' into 'master'
...
Add support for esp-clang-libs to IDF tools
Closes IDFGH-15043
See merge request espressif/esp-idf!36391
2025-04-15 22:29:19 +08:00
Igor Masar
ea57c1b491
Merge branch 'docs/usb_msc_perf' into 'master'
...
docs(usb_msc_device): Update documentation with performance optimization results
Closes DOC-10816
See merge request espressif/esp-idf!36919
2025-04-15 15:42:07 +08:00
Armando (Dou Yiwen)
b45b29ae16
Merge branch 'fix/fix_mmu_map_concurrent_issue' into 'master'
...
mmu: fix mmu map concurrent issue
Closes IDFGH-14841
See merge request espressif/esp-idf!37780
2025-04-15 12:02:23 +08:00
Zhang Shuxian
e664cb0e09
docs: Provide CN translation for usb device
2025-04-15 10:36:59 +08:00
Alexey Gerenkov
e7423ebbcc
feat(tools): Add standalone Clang libraries to tools.json
2025-04-14 17:10:55 +03:00
morris
1522efa910
Merge branch 'doc/touch_element_support_esp32s3' into 'master'
...
docs(touch): build the touch element doc for esp32s3
Closes IDFGH-15073
See merge request espressif/esp-idf!38366
2025-04-14 14:10:47 +08:00
nilesh.kale
c454c91b35
feat: added documentation for ECDSA peripheral of ESP32H21
2025-04-14 10:29:58 +05:30
armando
5a1cb71184
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-14 10:45:40 +08:00
igor.masar
44b18ca0a7
docs(usb_msc): Update documentation with performance optimization results
...
Added performance optimization details for USB MSC on ESP32-S3, ESP32-P4, and ESP32-S2.
Includes benchmarking results for SD card and SPI flash, explanation of performance
limitations.
Related to https://github.com/espressif/esp-idf/issues/11110
2025-04-12 15:30:47 +02:00
morris
2b5d91ad1c
refactor(ana_cmpr): enhanced the driver implementation
2025-04-11 17:45:32 +08:00
Lu Wei Ke
dfcebcd5cf
Merge branch 'docs/migrate_esp32_bluetooth_networking_to_api_guide' into 'master'
...
docs: Migrate ESP32 Bluetooth Networking PDF content to BluFi API Guide
Closes DOC-7825
See merge request espressif/esp-idf!38043
2025-04-11 14:05:11 +08:00
Lu Wei Ke
bff87e206d
Merge branch 'docs/migrate_esp32_bluetooth_architecture_to_idf' into 'master'
...
docs: Migrate ESP32 Bluetooth Architecture PDF content to ESP-IDF
Closes DOC-9217
See merge request espressif/esp-idf!37781
2025-04-11 14:04:36 +08:00
morris
2b21d5a887
docs(touch): build the touch element doc for esp32s3
...
Closes https://github.com/espressif/esp-idf/issues/15755
2025-04-11 13:26:07 +08:00
luweike
a2e582db4e
docs: Migrate ESP32 Bluetooth Networking PDF content to BluFi API Guide
2025-04-11 11:12:28 +08:00
Xiao Xufeng
e97b1a8b51
fix(mmap): fixed cache2phys and phy2cache not patched when XIP on PSRAM
2025-04-11 11:02:11 +08:00
luweike
d4fc63553d
docs: Migrate ESP32 Bluetooth Architecture PDF content to ESP-IDF
2025-04-11 10:51:19 +08:00
Jiang Jiang Jian
2b390b2b22
Merge branch 'feature/add_tx_callback_api_for_80211_tx' into 'master'
...
feat(wifi): Added tx callback function for 80211 tx
Closes WIFI-6820
See merge request espressif/esp-idf!37673
2025-04-10 17:45:30 +08:00
zhangyanjiao
f73e8b2320
fix(docs): update the migration-guides for espnow change
2025-04-10 14:05:12 +08:00
Krzysztof Budzynski
95465323c6
Merge branch 'feature/deploy_chatbot_widget' into 'master'
...
feat(all): deployed chatbot widget
See merge request espressif/esp-idf!37541
2025-04-10 14:02:32 +08:00
Zhang Xiao Yan
b5f8020ad5
feat(all): deployed chatbot widget
2025-04-10 14:02:32 +08:00
morris
3e6c4dad7d
Merge branch 'bugfix/remove_broken_link_for_wifi_expansion' into 'master'
...
bugfix: Remove the broken link in wifi-expansion.rst
Closes DOC-10663
See merge request espressif/esp-idf!38096
2025-04-10 10:41:12 +08:00
Jiang Jiang Jian
4e5b286c67
Merge branch 'feature/update_espnow_documentation' into 'master'
...
feat(docs): update connectionless module window syncronization documentation
Closes WIFIBUG-1110
See merge request espressif/esp-idf!37918
2025-04-10 10:33:34 +08:00
Zhang Shuxian
b3338158cc
bugfix: Remove the broken link in wifi-expansion.rst
2025-04-09 14:19:30 +08:00
Lu Wei Ke
f031cd39e7
Merge branch 'docs/fix_trans_typo' into 'master'
...
docs: Correct translation error and typo
Closes DOC-10585 and DOC-10632
See merge request espressif/esp-idf!38284
2025-04-09 14:03:30 +08:00
luweike
d4f73e7eac
docs: Add RF performance and revise EN
2025-04-08 15:13:33 +08:00
Mahavir Jain
9707baf05c
Merge branch 'feat/httpd_uri_handler_doc_update' into 'master'
...
feat(esp_http_server): Added httpd URI handler docs
See merge request espressif/esp-idf!37560
2025-04-08 13:59:49 +08:00
zhangyanjiao
2ed9f22731
fix(docs): update max data length in espnow doc
2025-04-08 10:51:38 +08:00
liuning
826c4a098a
feat(docs): update connectionless module window syncronization documentation
2025-04-08 10:48:48 +08:00
luweike
4639b465e7
docs: Correct translation error and typo
2025-04-07 18:49:56 +08:00
morris
c3f422348d
feat(rmt): support bitscrambler as a RMT encoder
2025-04-07 18:13:03 +08:00
Martin Vychodil
d69378cdd5
Merge branch 'update/nvs_example' into 'master'
...
refactor(nvs_examples): refactor nvs storage examples and add nvs_console example
See merge request espressif/esp-idf!37978
2025-04-07 16:27:06 +08:00
Guillaume Souchere
e4e2a83e2f
Merge branch 'fix/console-deinit-deadlock' into 'master'
...
fix(console): Deadlock on console deletion
Closes IDFGH-9188, IDFGH-8520, and IDF-6906
See merge request espressif/esp-idf!30920
2025-04-04 13:56:03 +08:00
sonika.rathi
b077caeebc
refactor(examples/storage): update document links
2025-04-03 14:21:11 +02:00
Jiang Jiang Jian
e49d5914b0
Merge branch 'refactor/sae_pt_flag' into 'master'
...
refactor(wifi) : Add SAE-H2E config flag and optimize wifi bin size for STA/SoftAP mode
See merge request espressif/esp-idf!36959
2025-04-03 18:58:14 +08:00
Wan Lei
1e30aa74b5
Merge branch 'feat/h21_spi_driver_support' into 'master'
...
feat(driver_spi): h21 spi driver support
Closes IDF-11583 and IDF-11587
See merge request espressif/esp-idf!37442
2025-04-03 16:15:14 +08:00
Chen Ji Chang
a25e7ab59e
Merge branch 'docs/parlio_tx_programming_guide' into 'master'
...
docs(parlio_tx): add programming guide
Closes IDF-11934
See merge request espressif/esp-idf!36298
2025-04-03 16:13:29 +08:00
Guillaume Souchere
30f8b59ed0
feat(console): Make console deinit optional
2025-04-03 10:06:01 +02:00
Sajia
07540f3253
refactor(wifi): Add SAE PT config flag and optimize wifi bin size for sta mode
2025-04-03 10:00:28 +05:30
Chen Jichang
487a306cdd
docs(parlio_tx): add programming guide
2025-04-03 11:28:13 +08:00
wanckl
51873d46aa
feat(driver_spi): add h21 spi drivers supports
2025-04-03 11:27:29 +08:00
Peter Dragun
ccd99874a7
Merge branch 'docs/monitor_ch9102_issue' into 'master'
...
docs(tools/idf-monitor): add note about CH9102 USB-to-UART bridge issue on Windows
Closes IDFGH-14892
See merge request espressif/esp-idf!38149
2025-04-02 23:02:00 +08:00
renpeiying
0d3dcf396f
docs: Update CN translation
2025-04-02 19:18:12 +08:00
Peter Dragun
6061a98b33
docs(tools/idf-monitor): add note about CH9102 USB-to-UART bridge issue on Windows
...
Closes https://github.com/espressif/esp-idf-monitor/issues/26
2025-04-02 08:56:57 +02:00
Mahavir Jain
21f59bd030
Merge branch 'feat/update_mbedtls_3.6.3' into 'master'
...
feat(component/mbedtls): update to upstream v3.6.3
Closes IDF-12730
See merge request espressif/esp-idf!38041
2025-04-01 18:38:12 +08:00
Adam Múdry
3ab1ddaab5
Merge branch 'feat/read_only_nvs' into 'master'
...
feat(nvs): Allow read-only NVS partitions smaller than 0x3000
Closes IDFGH-14558
See merge request espressif/esp-idf!36767
2025-03-28 17:49:08 +08:00
Ashish Sharma
0291bee0ff
feat(mbedtls): update to version 3.6.3
2025-03-28 13:03:12 +08:00
Laukik Hase
a5eca671c3
docs(esp_tee): Add the ESP-TEE logo to the user-guide
2025-03-28 09:54:46 +05:30
Island
16ba8f892d
Merge branch 'feature/add_vendor_ble_cmd_definitions' into 'master'
...
Feature/add vendor ble cmd definitions
Closes BLERP-1684 and BLERP-1661
See merge request espressif/esp-idf!37598
2025-03-27 17:06:15 +08:00
Alexey Lapshin
a31f487760
Merge branch 'feat/newlib-optimized-misaligned-memory' into 'master'
...
feat(newlib): riscv: add CONFIG_LIBC_OPTIMIZED_MISALIGNED_ACCESS config option
See merge request espressif/esp-idf!36704
2025-03-27 16:32:01 +08:00
Adam Múdry
d8ebca368c
feat(nvs): Allow read-only NVS partitions smaller than 0x3000
...
E.g. for factory settings data
Closes https://github.com/espressif/esp-idf/issues/15317
2025-03-27 15:50:27 +08:00