liuning
f3ad8c304d
feat(docs): update connectionless module window syncronization documentation
2025-07-16 21:01:55 +08:00
Jiang Jiang Jian
559a092db6
Merge branch 'feat/update_mbedtls_3.6.4_v5.2' into 'release/v5.2'
...
feat(mbedtls): update to version 3.6.4 (v5.2)
See merge request espressif/esp-idf!40378
2025-07-14 14:40:08 +08:00
Ashish Sharma
936c6495c0
feat(mbedtls): update to version 3.6.4
2025-07-09 17:33:36 +08:00
Erhan Kurubas
29ebfeca63
change(docs): replace deprecated openocd cfg files
2025-07-09 14:58:01 +08:00
Chen Jichang
c916509152
fix(pcnt): fix the accum_value missing when overflow
2025-07-02 20:12:33 +08:00
morris
6caedf54e1
Merge branch 'feature/usb_host_ext_hub_collective_backport_v5.2' into 'release/v5.2'
...
feat(usb_host): External Hub collective backport to v5.2
See merge request espressif/esp-idf!37267
2025-05-14 10:09:13 +08:00
Mahavir Jain
2a79a2d3bc
Merge branch 'change/secure_boot_config_description_v5.2' into 'release/v5.2'
...
Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS (v5.2)
See merge request espressif/esp-idf!38914
2025-05-07 11:43:07 +08:00
Roman Leonov
9c98a17a0d
feat(ext_hub): Added device error handling
2025-05-06 14:17:29 +02:00
Roman Leonov
10bdcad7db
docs(ext_port): Maintainers Notes for the External Port Driver
2025-05-06 14:17:29 +02:00
Roman Leonov
cfaf175cfa
docs(usb/host): Update maintainer docs for ESP32-P4 (partial, only the common part of the doc)
2025-05-06 14:17:29 +02:00
harshal.patil
cf48f3a82a
change(bootloader_support/secure_boot): Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS
2025-05-06 13:56:19 +05:30
Jan Beran
5584aa3c64
docs: Fix link to the kconfserver documentation
2025-05-06 09:15:34 +02:00
morris
0aa4fe621c
Merge branch 'feat/customize_i2c_operation_transaction_v5.2' into 'release/v5.2'
...
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device (backport v5.2)
See merge request espressif/esp-idf!37425
2025-04-18 17:38:59 +08:00
morris
34a92965d0
Merge branch 'fix/fix_mmu_map_concurrent_issue_v5.2' into 'release/v5.2'
...
mmu: fix mmu map concurrent issue (v5.2)
See merge request espressif/esp-idf!38408
2025-04-17 21:29:25 +08:00
armando
028e597113
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:24:56 +08:00
C.S.M
2570f95935
docs(i2c): Add document for customize i2c transaction interface for un-standard i2c device
2025-04-07 15:04:21 +08:00
Ashish Sharma
e6ad551c10
feat(mbedtls): update to version 3.6.3
2025-04-02 08:43:48 +05:30
Marius Vikhammer
20ab752e3f
Merge branch 'fix/ringbuf_allow_split_receive_crash_v5.2' into 'release/v5.2'
...
fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers (v5.2)
See merge request espressif/esp-idf!37924
2025-04-01 14:56:06 +08:00
Island
a40b0e241a
Merge branch 'feature/add_vendor_ble_cmd_definitions_5.2' into 'release/v5.2'
...
Feature/add vendor ble cmd definitions (v5.2)
See merge request espressif/esp-idf!37960
2025-03-27 17:15:23 +08:00
Jiang Jiang Jian
b2cd934f4e
Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode_v5.2' into 'release/v5.2'
...
fix(wifi): Fixed the scan information error in LR only mode (v5.2)
See merge request espressif/esp-idf!37874
2025-03-26 21:33:30 +08:00
zhiweijian
d44d8a1f9e
feat(bt): fixed some doc error and add ocf parameters description
2025-03-26 14:21:45 +08:00
Aditya Patwardhan
04438b1148
Merge branch 'bugfix/provisioning_sec2_aes_iv_usage_v5.2' into 'release/v5.2'
...
fix(provisioning): fix incorrect AES-GCM IV usage in security2 scheme (v5.2)
See merge request espressif/esp-idf!37616
2025-03-26 12:09:51 +08:00
Shen Weilong
5ea02cbc66
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-25 16:13:05 +08:00
Zhang Shuxian
1eb7f1c826
docs: Add a note about TWAI multiple instances install
2025-03-24 11:12:36 +08:00
Sudeep Mohanty
d62e07e8c0
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:27 +01:00
zhangyanjiao
d2713788e7
fix(wifi): Update the doc for espnow add peer
2025-03-20 15:58:32 +08:00
morris
7d12731212
Merge branch 'bugfix/clear_ledc_gamma_ram_v5.2' into 'release/v5.2'
...
fix(ledc): left-off gamma ram registers should be cleared (v5.2)
See merge request espressif/esp-idf!37574
2025-03-17 11:05:00 +08:00
Zhang Shuxian
6e42ef8ece
docs: Update static for i2c.rst v5.2
2025-03-14 14:59:44 +08:00
shenmengjing
feeaaf7ed7
docs(provisioning): Sync CN translation and EN source
2025-03-10 10:01:55 +05:30
Mahavir Jain
d7095714ad
fix(docs): update for changes in provisioning security2 scheme
2025-03-10 10:01:48 +05:30
Song Ruo Jing
4ba58cd22b
fix(ledc): updated docs for esp32h2 eco5 bugfix
2025-03-07 17:31:08 +08:00
Sudeep Mohanty
ed720503fb
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:06:53 +01:00
morris
e6f49c0480
Merge branch 'feat/spi_std_timing_and_bit_trans_v5.2' into 'release/v5.2'
...
feat(driver_spi): support adjust master rx to standard timing (v5.2)
See merge request espressif/esp-idf!36401
2025-02-28 18:40:13 +08:00
linruihao
144b0529ab
docs(coex): update rf coexistence documents
...
- remove BLE connecting state in coexistence scenario
- remove WIFI section in H2 docs
2025-02-27 11:16:29 +08:00
Shu Chen
21a347f659
docs(coex): add the supported coexistence scenario for Wi-Fi and 802.15.4
2025-02-27 11:14:15 +08:00
liqigan
b528187291
docs(bt/bluedroid): Added migration guide for bluedroid init API
...
Closes https://github.com/espressif/esp-idf/issues/15352
2025-02-11 19:41:23 +08:00
Aditya Patwardhan
4c281f8eee
Merge branch 'feature/esp32h2_eco5_ecc_v5.2' into 'release/v5.2'
...
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5 (v5.2)
See merge request espressif/esp-idf!36586
2025-02-11 09:54:03 +08:00
Zhang Shuxian
cc64fb4338
docs: Update CN translation for size.rst
2025-02-10 21:25:07 +05:30
Aditya Patwardhan
e2086d518e
feat(docs): Update minimizing binary size
...
The ESP32-H2 software countermeasure may not be necessary
for ESP32-H2 v1.2 and above, this commit updates
the relevant documentation
2025-02-10 21:25:07 +05:30
wanckl
65a616197f
feat(driver_spi): support using SPI_DEVICE_STD_TIMING to adjust master rx in standard timing
2025-01-22 11:11:47 +08:00
renpeiying
3ec6875e41
docs: Update CN trans for security docs
2025-01-21 12:41:13 +05:30
harshal.patil
f3e87bb60e
feat(bootloader_support): Permanently enable XTS-AES pseudo rounds when FE release mode is enabled
2025-01-21 12:41:05 +05:30
harshal.patil
e8a0496d36
feat(hal/aes): Enable pseudo rounds function during AES operations
2025-01-17 14:00:14 +05:30
Marius Vikhammer
801b8ef61b
docs(doxygen): removed coex header from doxyfile
...
Failing to build due to missing comments, but the header was
never included in the docs anyway, so might as well remove it.
2025-01-08 09:48:27 +08:00
Michael (XIAO Xufeng)
b3b14bdf43
Merge branch 'bugfix/warn_rc32k_use_in_kconfig_v5.2' into 'release/v5.2'
...
fix(clk): add an inevitable kconfig option to be selected to use rc32k (v5.2)
See merge request espressif/esp-idf!35966
2025-01-07 15:49:51 +08:00
Song Ruo Jing
7ec010c1ae
fix(ledc): fix ledc_get_freq calculation err due to overflow
...
Closes https://github.com/espressif/esp-idf/pull/14882
2024-12-26 18:51:12 +08:00
Song Ruo Jing
47c9382cc2
fix(clk): add an inevitable kconfig option to be selected to use rc32k
2024-12-25 20:07:26 +08:00
Wei Yu Han
25021fcaad
docs(ble): Added BLE Qualification Information to API Guides (v5.2)
2024-12-18 10:41:21 +08:00
shenmengjing
b7b6fff848
docs: Update CN translation for docs in jtag-degugging
2024-12-06 19:32:39 +07:00
Alexey Lapshin
080f1a0b0d
feat(debugging): move gdbinit generation to CMake
...
This feature is useful for 3rd-party software to run GDB with predefined
options that described in project_description.json file
allow to pass custom options to "idf.py gdb":
--gdb-commands: command line arguments for gdb. (without changes)
-ex: pass command to gdb.
-x: pass gdbinit file to gdb. Alias for old --gdbinit command
2024-12-06 19:32:34 +07:00