nilesh.kale
4722f49bc7
feat: update documentation for esp32h21
...
This also updated log files for other targets to make consistent.
2025-05-12 12:07:36 +05:30
shenmengjing
72d858a9d9
docs: Sync CN and EN docs
2025-05-12 11:24:03 +08:00
Chen Jichang
d3dba7597d
feat(parlio_tx): support to mount bitscrambler
2025-05-12 10:27:14 +08:00
Chen Jichang
39f6aeb536
feat(bitscrambler): add enable and disable function
2025-05-12 10:27:14 +08:00
Erik Slagter
1fa908a7a5
feat(docs): Small additions to ulp-risc-v.rst regarding the ULP I2C peripheral
...
This clarifies that the limited set of possible
transactions using the ULP I2C peripheral is a
hardware limitation and not a limitation of the
ESP-IDF and exactly what and how it's limited.
Merge https://github.com/espressif/esp-idf/pull/15917
2025-05-09 12:08:22 +03:00
luweike
fe873acdab
docs: Improve Bluetooth API homepage
2025-05-09 14:17:13 +08:00
morris
5cc6cbd4c7
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
2025-05-08 21:25:47 +08:00
Aditya Patwardhan
ec659cbe93
Merge branch 'docs/update_cn_translation_for_secure_boot' into 'master'
...
docs: Update CN translation for Secure Boot
Closes DOC-10935
See merge request espressif/esp-idf!38862
2025-05-08 17:24:08 +08:00
Linda
81b5d68fcc
docs: update esp-adf document name
2025-05-07 15:43:23 +08:00
Laukik Hase
7411eafb2e
Merge branch 'refactor/esp_tee_sec_stg' into 'master'
...
refactor(esp_tee): Revamp the TEE Secure Storage format
Closes IDF-9180
See merge request espressif/esp-idf!36878
2025-05-07 13:40:06 +08:00
Jan Beran
253722b0eb
docs: Fix link to the kconfserver documentation
2025-05-05 13:31:42 +02:00
Krzysztof Budzynski
2195b2ce7c
Merge branch 'feature/disabe_chatbot_for_release_branches' into 'master'
...
change(docs): Enable Documentation Chatbot only for the master branch
Closes IDF-12686
See merge request espressif/esp-idf!38827
2025-05-05 10:18:01 +08:00
Laukik Hase
c16fc04c2d
docs(esp_tee): Revise TEE secure storage and related documentation
2025-05-04 18:22:22 +05:30
Zhang Xiao Yan
97f904b6fb
Merge branch 'docs/fix_some_typos' into 'master'
...
docs: Fix some typos
Closes DOC-10600, DOC-10605, DOC-10606, DOC-10607, DOC-10608, and DOC-10671
See merge request espressif/esp-idf!37977
2025-04-30 18:35:40 +08:00
Shen Meng Jing
62d4115e08
docs: Fix some typos
2025-04-30 18:35:39 +08:00
Guillaume Souchere
83f28973be
Merge branch 'docs/document-task-tracking' into 'master'
...
docs(heap): Document heap task tracking
Closes IDF-12684
See merge request espressif/esp-idf!38247
2025-04-30 16:27:36 +08:00
morris
4312734f27
Merge branch 'feat/re_support_pcnt_on_c5' into 'master'
...
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
Closes IDF-8683, IDF-12831, and IDF-12634
See merge request espressif/esp-idf!38547
2025-04-30 15:24:44 +08:00
Zhang Shuxian
111e453c4d
docs: Update CN translation for Secure Boot
2025-04-30 14:20:45 +08:00
Krzysztof
70d565ddbb
change(docs): Enable Documentation Chatbot only for the master branch
2025-04-29 20:26:14 +08:00
Guillaume Souchere
0627576982
docs(heap): Document heap task tracking
...
Populate the heap_debug.rst section on heap task tracking with the
description of the reworked task tracking.
2025-04-29 10:11:58 +02:00
Mahavir Jain
f7724eedef
Merge branch 'feature/enable_secure_boot_for_esp32h21' into 'master'
...
feat: enable secure boot support for esp32h21
Closes IDF-11500 and IDF-12161
See merge request espressif/esp-idf!36618
2025-04-28 11:37:37 +08:00
Chen Ji Chang
c4768eafe3
Merge branch 'feat/support_cs_signal_in_parlio_tx' into 'master'
...
feat(parlio_tx): support cs signal on esp32c5 v1.0
Closes IDF-12836 and IDF-12633
See merge request espressif/esp-idf!38646
2025-04-27 11:10:26 +08:00
Kevin (Lao Kaiyao)
ac0f4b5a57
Merge branch 'refactor/split_touch_sleep_from_system_example' into 'master'
...
refactor(touch): separate touch sleep example
Closes IDFCI-2866 and IDF-12974
See merge request espressif/esp-idf!38662
2025-04-27 11:10:05 +08:00
Zhang Shu Xian
b3de8a4ae4
Merge branch 'feature/adds_main_ulp_page' into 'master'
...
feat(docs): Adds ULP main documentation page
Closes IDF-12901 and DOC-10873
See merge request espressif/esp-idf!38525
2025-04-27 10:26:43 +08:00
laokaiyao
4fed6450a3
refactor(touch): separate touch sleep example
2025-04-25 23:57:14 +08:00
nilesh.kale
c65858287a
feat: enabled secure boot support esp32h21
2025-04-25 17:48:25 +05:30
Zhang Shuxian
bd60d825c8
docs: Provide CN translation for ulp docs
2025-04-25 18:48:26 +08:00
Chen Jichang
6edf48d253
feat(parlio_tx): support cs signal on esp32c5 v1.0
2025-04-25 14:25:01 +08:00
Chen Jichang
ca981fdf4d
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
2025-04-25 13:07:38 +08:00
morris
ae5f8e550c
feat(rmt): introduce RMT_ENCODER_FUNC_ATTR for encoder functions
...
Closes https://github.com/espressif/esp-idf/issues/15832
2025-04-25 11:25:56 +08:00
morris
1bbb20cfd2
Merge branch 'test/parlio_rx_cache_safe' into 'master'
...
Reenable parlio rx cache safe test
Closes IDF-7840
See merge request espressif/esp-idf!38635
2025-04-23 21:23:41 +08:00
Konstantin Kondrashov
204046e799
feat(log): Add binary logging support
2025-04-23 15:46:34 +08:00
morris
3fc566caf1
fix(parlio): reenable parlio rx driver cache safe test
2025-04-23 10:38:07 +08:00
Tomas Rezucha
206fe63029
Merge branch 'feat/new_usb_uvc_example' into 'master'
...
refactor(usb/host): Update UVC example for new UVC driver v2.0
Closes IDF-10240
See merge request espressif/esp-idf!38359
2025-04-22 18:26:43 +08:00
Mahavir Jain
6dc71c2b52
Merge branch 'docs/fix_unterminated_quotes' into 'master'
...
fix(docs): Fix unterminated quotes in secure-boot-v2.rst
See merge request espressif/esp-idf!38571
2025-04-22 15:10:32 +08:00
Tomas Rezucha
1816b95261
refactor(usb/host): Update UVC example for new UVC driver v2.0
2025-04-22 08:48:18 +02:00
Konstantin Kondrashov
82276fc918
feat(docs): Adds ULP main documentation page
2025-04-21 13:20:54 +03:00
Ren Peiying
7e1c43060a
Merge branch 'docs/update_broken_link_in_jtag_debugging' into 'master'
...
docs: fix broken link
See merge request espressif/esp-idf!38514
2025-04-21 14:40:01 +08:00
morris
a4d32bb460
Merge branch 'feature/esp32c5_eco2_gpio_update' into 'master'
...
feat(gpio): esp32c5 eco2 gpio update
Closes IDF-12653, IDF-12710, and IO22-24
See merge request espressif/esp-idf!38358
2025-04-21 14:29:51 +08:00
harshal.patil
75fd14efbc
fix(docs): Fix unterminated quotes in secure-boot-v2.rst
2025-04-21 11:18:22 +05:30
Jiang Jiang Jian
186f2a8929
Merge branch 'bugfix/idf-11425' into 'master'
...
power management module memory (iram or flash) usage optimization
Closes IDF-11425
See merge request espressif/esp-idf!37550
2025-04-19 11:55:45 +08:00
renpeiying
c4477dc2fa
docs: fix broken link
2025-04-18 19:23:30 +08:00
Song Ruo Jing
ec5176e95a
fix(gpio): IO7 is not a LP IO anymore on C5 ECO2 chip
2025-04-18 19:03:08 +08:00
Li Shuai
47aa9ace8d
change(docs): add power management module memory usage optimization documentation
2025-04-17 22:06:21 +08:00
Zhang Shuxian
7fb61974f8
docs: Update cn translation for ecdsa
2025-04-17 18:02:46 +08:00
Laukik Hase
4a4d63d36e
feat(esp_tee): Protect the ECC peripheral from REE access
2025-04-16 19:19:04 +05:30
Laukik Hase
fc4802c0d6
feat(esp_tee): Protect the HMAC and DS peripherals from REE access
2025-04-16 19:19:04 +05:30
Mahavir Jain
c8f790078b
Merge branch 'feature/enable_ecdsa_support_for_esp32h21' into 'master'
...
feat: add ECDSA support for esp32h21
Closes IDF-11496
See merge request espressif/esp-idf!36591
2025-04-16 17:58:52 +08:00
Michael (XIAO Xufeng)
e65efb9156
Merge branch 'test/enable_xip_mmap_cases' into 'master'
...
fix(mmap): fixed cache2phys and phy2cache not patched when XIP on PSRAM
Closes IDF-10983
See merge request espressif/esp-idf!33629
2025-04-16 15:30:23 +08:00
Tomas Rezucha
b37c882aa9
Merge branch 'docs/update_cn_translation_for_usb' into 'master'
...
docs: Provide CN translation for usb device
See merge request espressif/esp-idf!38387
2025-04-15 22:37:08 +08:00