liuning
c309d9e4d9
feat(docs): update connectionless module window syncronization documentation
2025-06-30 16:32:36 +08:00
Aditya Patwardhan
cddc6685f1
Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.3' into 'release/v5.3'
...
Feature/enable support for deterministic mode and ecdsa 192 v5.3
See merge request espressif/esp-idf!40102
2025-06-25 14:37:58 +05:30
Island
118dd9cdc4
Merge branch 'docs/update_ble_feature_status_latest_v5.3' into 'release/v5.3'
...
Updated BLE feature status (v5.3)
See merge request espressif/esp-idf!38990
2025-06-25 14:35:05 +08:00
Zhang Shuxian
0378ed1cc1
docs: Update CN translation for ecdsa.rst
2025-06-25 10:51:13 +05:30
Wei Yuhan
86beac2bca
Update BLE feature status table
2025-06-25 11:45:14 +08:00
nilesh.kale
19fcf0e073
feat: enabled ECDSA-P192 support for ESP32H2
2025-06-24 15:03:59 +05:30
morris
aed007c26a
Merge branch 'camera/add_dvp_example_v5.3' into 'release/v5.3'
...
P4 DVP example and bugfix (v5.3)
See merge request espressif/esp-idf!39910
2025-06-24 11:53:11 +08:00
gaoxu
bdfcd6b2c1
docs(camera): add lcd_cam dvp driver docs for camera
2025-06-23 16:17:59 +08:00
Jan Beran
ec612efa03
docs: Fix spelling of the word "Kconfig"
2025-06-20 09:19:43 +02:00
morris
f2e7b746d6
Merge branch 'docs/fix_p4_usb_jtag_pins_v5.3' into 'release/v5.3'
...
docs(jtag): fix esp32p4 usb jtag pins (v5.3)
See merge request espressif/esp-idf!39158
2025-06-13 10:47:05 +08:00
Zhang Shuxian
4611b10db7
docs: Update hw-reference/index.rst for esp32p4
2025-06-09 10:27:48 +08:00
Anton Maklakov
3dba09b93f
docs(jtag): fix esp32p4 usb jtag pins
2025-05-15 12:13:42 +07:00
C.S.M
1ac593a956
docs(i2c): Add document for customize i2c transaction interface for un-standard i2c device
2025-05-08 13:01:30 +08:00
Mahavir Jain
4d7f1a4b31
Merge branch 'change/secure_boot_config_description_v5.3' into 'release/v5.3'
...
Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS (v5.3)
See merge request espressif/esp-idf!38909
2025-05-07 11:38:19 +08:00
Roman Leonov
02b96db4ae
feat(ext_hub): Added device error handling
2025-05-06 14:54:58 +02:00
harshal.patil
53321dd030
change(bootloader_support/secure_boot): Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS
2025-05-06 13:48:30 +05:30
Jan Beran
0fc301b94c
docs: Fix link to the kconfserver documentation
2025-05-06 09:15:19 +02:00
zhangyanjiao
3f15dfa313
fix(wifi): Update the doc for espnow add peer
2025-04-22 11:52:18 +08:00
morris
c4f2a9b192
Merge branch 'fix/usb_host_docs_host_num_chan_reference_backport_v5.3' into 'release/v5.3'
...
fix(usb_host): Fixing reference to OTG_NUM_HOST_CHAN in docs backport to v5.3
See merge request espressif/esp-idf!37390
2025-04-18 10:25:57 +08:00
morris
643a78d0c4
Merge branch 'docs/add_note_about_twai_instance_install_v5.3' into 'release/v5.3'
...
docs: Add a note about TWAI multiple instances install (v5.3)
See merge request espressif/esp-idf!37966
2025-04-18 10:25:49 +08:00
morris
950c9df5e5
Merge branch 'fix/fix_mmu_map_concurrent_issue_v5.3' into 'release/v5.3'
...
mmu: fix mmu map concurrent issue (v5.3)
See merge request espressif/esp-idf!38410
2025-04-17 21:13:28 +08:00
Marius Vikhammer
b187b74bfc
Merge branch 'fix/ringbuf_allow_split_receive_crash_v5.3' into 'release/v5.3'
...
fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers (v5.3)
See merge request espressif/esp-idf!37923
2025-04-16 15:31:12 +08:00
Mahavir Jain
52b43b318d
Merge branch 'feat/update_mbedtls_3.6.3_v5.3' into 'release/v5.3'
...
feat(component/mbedtls): update to upstream v3.6.3 (v5.3)
See merge request espressif/esp-idf!38179
2025-04-16 11:15:26 +08:00
morris
3f9d5cac2a
Merge branch 'bugfix/clear_ledc_gamma_ram_v5.3' into 'release/v5.3'
...
fix(ledc): left-off gamma ram registers should be cleared (v5.3)
See merge request espressif/esp-idf!37573
2025-04-16 10:19:51 +08:00
armando
17f3a1e353
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:23:56 +08:00
Ashish Sharma
45bf1239d6
feat(mbedtls): update to version 3.6.3
2025-04-15 13:10:26 +08:00
Marius Vikhammer
7fea3ef20f
Merge branch 'bug/xtensa_cpu1_sys_lockup_v5.3' into 'release/v5.3'
...
fix(panic_handler): Updated panic handler to use RTC WDT (v5.3)
See merge request espressif/esp-idf!37115
2025-04-15 11:05:57 +08:00
Jiang Jiang Jian
c1c257d47f
Merge branch 'bugfix/remove_broken_link_for_wifi_expansion_v5.3' into 'release/v5.3'
...
bugfix: Remove the broken link in wifi-expansion.rst (v5.3)
See merge request espressif/esp-idf!38333
2025-04-15 10:32:30 +08:00
morris
1eb1fad16d
Merge branch 'bugfix/uart_async_rxtxtasks_example_stack_overflow_v5.3' into 'release/v5.3'
...
fix(uart): enlarged task stack size for uart_async_rxtxtasks example (v5.3)
See merge request espressif/esp-idf!37591
2025-04-15 10:27:53 +08:00
morris
befa9bb4d2
Merge branch 'doc/touch_element_support_esp32s3_v5.3' into 'release/v5.3'
...
docs(touch): build the touch element doc for esp32s3 (v5.3)
See merge request espressif/esp-idf!38391
2025-04-15 10:21:16 +08:00
morris
d69f12a7aa
Merge branch 'fix/fix_cam_iram_safe_compile_error_v5.3' into 'release/v5.3'
...
cam: fix cam iram safe compile error (v5.3)
See merge request espressif/esp-idf!37607
2025-04-15 10:13:57 +08:00
morris
227bae6fea
Merge branch 'docs/update_i2c_static_v5.3' into 'release/v5.3'
...
docs: Update static for i2c.rst (v5.3)
See merge request espressif/esp-idf!37765
2025-04-15 10:12:14 +08:00
morris
50efd81fc5
docs(touch): build the touch element doc for esp32s3
...
Closes https://github.com/espressif/esp-idf/issues/15755
2025-04-14 14:51:35 +08:00
Zhang Shuxian
563c21f930
bugfix: Remove the broken link in wifi-expansion.rst
2025-04-09 19:05:23 +08:00
zhiweijian
fe6e6b3613
feat(bt): fixed some doc error and add ocf parameters description
2025-03-25 14:22:15 +08:00
Shen Weilong
e45c7dadd1
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-24 20:20:35 +08:00
Zhang Shuxian
288a133930
docs: Add a note about TWAI multiple instances install
2025-03-24 11:07:50 +08:00
Sudeep Mohanty
db9d88c0d4
fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers
...
This commit adds an assert check to xRingbufferReceive() and
xRingbufferReceiveFromISR() functions to prevent them from being used to
retrieve items from an allow-split buffer. Corresponding documentation
has also been updated.
2025-03-20 11:49:14 +01:00
Zhang Shuxian
c0ba5274a9
docs: Update static for i2c.rst
2025-03-14 12:08:36 +08:00
shenmengjing
e6dea1b9fb
docs(provisioning): Sync CN translation and EN source
2025-03-10 10:00:17 +05:30
Mahavir Jain
1b319631b8
fix(docs): update for changes in provisioning security2 scheme
2025-03-10 10:00:06 +05:30
armando
737a858dab
refactor(cam): rename IRAM-Safe to Cache-Safe
2025-03-10 10:38:40 +08:00
Song Ruo Jing
5f08f68aa6
docs(uart): aligned the config order in the programming guide with examples
...
Closes https://github.com/espressif/esp-idf/issues/13182
2025-03-07 21:01:26 +08:00
Song Ruo Jing
a1bd7abd1d
fix(ledc): updated docs for esp32h2 eco5 bugfix
2025-03-07 17:22:49 +08:00
Sudeep Mohanty
81109e8bdd
fix(panic_handler): Updated panic handler to use RTC WDT
...
This commit updates the following:
- Updates the panic handler to use only the RTC WDT to reset the system.
- Refactors some of the panic handler code.
- Updates Bluetooth files where in they now feed the WDTs instead of
reconfiguring them.
- Removes some unnecessary configuration of WDTs from various files.
- Added a unit test to verify that the system does not lock up when the
panic handler is stuck.
- Updates the memprot unit tests to work with the refactored panic
handler.
Closes https://github.com/espressif/esp-idf/issues/15166
Closes https://github.com/espressif/esp-idf/issues/15018
Closes https://github.com/espressif/esp-idf/issues/10110
2025-03-06 09:13:17 +01:00
peter.marcisovsky
e638cb8845
fix(usb_host): Fixing dererence to OTG_NUM_HOST_CHAN in docs
2025-02-28 09:33:33 +01:00
Jiang Jiang Jian
cb8d1796b8
Merge branch 'fix/xtensa_nmi_v5.3' into 'release/v5.3'
...
fix(esp_hw_support): make the NMI interrupts available for the main application (backport v5.3)
See merge request espressif/esp-idf!34268
2025-02-28 11:32:47 +08:00
Jiang Jiang Jian
5f18a9711b
Merge branch 'feature/esp32h2_eco5_ecc_v5.3' into 'release/v5.3'
...
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5 (v5.3)
See merge request espressif/esp-idf!36585
2025-02-28 10:50:18 +08:00
linruihao
5da35cadb6
docs(coex): update rf coexistence documents
...
- remove BLE connecting state in coexistence scenario
- remove WIFI section in H2 docs
2025-02-27 11:07:55 +08:00
Shu Chen
eadfab049f
docs(coex): add the supported coexistence scenario for Wi-Fi and 802.15.4
2025-02-27 11:07:45 +08:00