Roland Dobai
34f658a2c6
Merge branch 'feat/load_idf_ext_from_components' into 'master'
...
feat(tools): Load idf.py extensions from project's component directories and python packages
Closes IDF-5736 and IDF-4121
See merge request espressif/esp-idf!39875
2025-09-24 12:24:05 +02:00
Armando (Dou Yiwen)
e13699a652
Merge branch 'feat/p4_rev3_isp_blc' into 'master'
...
isp: black level correction driver support on p4 eco5
Closes IDF-13931
See merge request espressif/esp-idf!41714
2025-09-24 01:10:40 +00:00
morris
4589f33c15
Merge branch 'refactor/remove_nt35510' into 'master'
...
refactor(lcd)!: moved nt35510 device driver to component registry
Closes IDF-13717
See merge request espressif/esp-idf!41864
2025-09-24 01:43:23 +08:00
Harshal Patil
c6e65586e3
Merge branch 'feat/support_aes_block_and_dma_modes_during_runtime' into 'master'
...
Support AES block and DMA modes during runtime
Closes IDFGH-15251 and IDF-2594
See merge request espressif/esp-idf!40917
2025-09-23 19:46:49 +05:30
Ondrej Kosta
64df28678c
Merge branch 'fix/update-eth-init-calls' into 'master'
...
fix(ethernet_init): Update Ethernet Init Calls
See merge request espressif/esp-idf!41916
2025-09-23 22:02:11 +08:00
morris
ab7ee70c6f
refactor(lcd)!: moved nt35510 device driver to component registry
2025-09-23 20:33:28 +08:00
renpeiying
6c6b8a5ee0
docs: Add CN translation to idf-py.rst
2025-09-23 15:26:33 +08:00
Marek Fiala
96ff174dac
feat(tools): idf.py extension - added interface version
2025-09-23 15:26:33 +08:00
Marek Fiala
7ac1c541fd
docs(tools): Updated documentation about extension options
2025-09-23 15:26:33 +08:00
glmfe
0b330482a7
fix(ethernet_init): Update Ethernet Init Calls
...
Removed references to components/ethernet_init to use new managed component ethernet_init.
2025-09-23 08:48:08 +02:00
Chen Chen
2d9b6c1179
Merge branch 'feat/p4eco5_hue_update' into 'master'
...
feat(isp): p4eco5 hue update
Closes IDF-13935
See merge request espressif/esp-idf!41705
2025-09-23 14:07:10 +08:00
Marius Vikhammer
fb79d92005
Merge branch 'change/remove_deprecated_vfs_driver_funcs' into 'master'
...
change(vfs): removed uart and uart-jtag-serial API
See merge request espressif/esp-idf!41988
2025-09-23 10:17:54 +08:00
Lu Wei Ke
17288256b7
Merge branch 'docs/add_qemu_extra_args' into 'master'
...
docs: Add --qemu-extra-args option to QEMU guide
Closes DOC-11842
See merge request espressif/esp-idf!42042
2025-09-23 09:15:40 +08:00
Marius Vikhammer
ac3c7ddb6f
Merge branch 'docs/remove_readthedocs_link' into 'master'
...
docs(readthedocs): removed old leftover readthedocs references
See merge request espressif/esp-idf!41483
2025-09-23 09:13:00 +08:00
Zhang Shu Xian
019bb7fa72
Merge branch 'docs/update_cn_translation_for_system' into 'master'
...
docs: Update CN translation for system.rst
Closes DOC-12310, DOC-12344, DOC-12354, DOC-12367, and DOC-12385
See merge request espressif/esp-idf!41999
2025-09-22 19:05:27 +08:00
Mahavir Jain
4e082efc24
Merge branch 'fix/change_write_protection_bit_of_shared_security_efuses' into 'master'
...
Reorder write protection bits of some shared security efuses
See merge request espressif/esp-idf!41619
2025-09-22 14:38:21 +05:30
Wan Lei
e8ec9546e4
Merge branch 'fix/c5_twai_listen_only_workaround' into 'master'
...
fix(driver_twai): added ctu_official workaround, fixed error count info
Closes IDFGH-16314, IDFGH-16278, IDFGH-16364, IDFGH-16383, IDFCI-3106, and IDFCI-3107
See merge request espressif/esp-idf!41570
2025-09-22 16:35:26 +08:00
luweike
bfe6b51ac9
docs: Add --qemu-extra-args option to QEMU guide
2025-09-22 15:37:46 +08:00
Zhang Shuxian
8d88ea874d
docs: Update CN translation for system.rst
2025-09-22 14:13:15 +08:00
Laukik Hase
649741fa9d
Merge branch 'feat/nvs_flash_deregister_sec_scheme' into 'master'
...
feat(nvs_flash): Added an API to deregister the NVS security scheme context
Closes IDF-12456 and IDFGH-16210
See merge request espressif/esp-idf!41073
2025-09-22 11:11:34 +05:30
Marius Vikhammer
33f92c8fc8
Merge branch 'change/disable_assert_ndebug_eval_by_default' into 'master'
...
change(newlib): COMPILER_ASSERT_NDEBUG_EVALUATE default value changed to 'n'
Closes IDFGH-479 and IDF-10857
See merge request espressif/esp-idf!40295
2025-09-22 13:10:15 +08:00
Marius Vikhammer
19337d2708
change(vfs): deleted deprecated uart and uart-jtag-serial API
2025-09-22 11:46:07 +08:00
armando
7a58274c73
feat(isp): support BLC driver
2025-09-22 09:22:58 +08:00
Mahavir Jain
0fa59a254c
Merge branch 'fix/improve_rng_documentation' into 'master'
...
fix(docs): Improved RNG documentation
Closes IDFGH-13813
See merge request espressif/esp-idf!36038
2025-09-21 19:20:27 +05:30
Aditya Patwardhan
41b37f813b
feat(docs): Added svg file for the RNG
2025-09-21 18:37:20 +05:30
Aditya Patwardhan
d2cd0e72ef
fix(docs): Improved RNG documentation
...
Updated the RNG documentation to add more details
about the High speed ADC as a noise source
and its limitations.
Closes https://github.com/espressif/esp-idf/issues/14665
2025-09-21 18:37:13 +05:30
harshal.patil
8992f08bef
feat(mbedtls/aes): Add config to support AES block and DMA modes during runtime
...
- Dynamically switch the AES operation modes based on the buffer operating length
- Shorter AES and SHA operations can now run faster and concurrently as well
Closes https://github.com/espressif/esp-idf/issues/15914
2025-09-20 10:55:07 +05:30
Laukik Hase
ac89a6f896
Merge branch 'feature/esp_tee_sec_stg_sign_w_pbkdf2' into 'master'
...
feat(esp_tee): Support for PBKDF2-based (HMAC) ECDSA signing
See merge request espressif/esp-idf!41074
2025-09-20 10:28:00 +05:30
Shen Mengjing
71f8405742
docs: Add the updated CN translation
2025-09-19 17:01:29 +05:30
harshal.patil
5aa5366e7f
fix(bootloader_support): Reorder write disabling ECDSA_CURVE_MODE
2025-09-19 17:01:23 +05:30
Lu Wei Ke
b4e6cd62db
Merge branch 'docs/add_idf_docker_related_doc' into 'master'
...
docs: Add Related Documents to IDF Docker Image
Closes DOC-11665
See merge request espressif/esp-idf!42011
2025-09-19 16:03:01 +08:00
Marius Vikhammer
b46d001f6d
change(newlib): COMPILER_ASSERT_NDEBUG_EVALUATE default value changed to 'n'
...
Closes https://github.com/espressif/esp-idf/issues/2758
2025-09-19 15:41:18 +08:00
Ondrej Kosta
bc421db41b
Merge branch 'feat/kconfig_clk_rm' into 'master'
...
feat(esp_eth): removed RMII CLK Kconfig option
Closes IDF-9724
See merge request espressif/esp-idf!41853
2025-09-19 15:35:50 +08:00
harshal.patil
d6c1184676
fix(bootloader_support): Reorder write protection bits of some shared security efuses
2025-09-19 13:02:00 +05:30
Marius Vikhammer
0ac9dfbbe0
Merge branch 'feature/lp_core_exception_wake' into 'master'
...
feat(ulp): added lp-core exception as wake-up source
See merge request espressif/esp-idf!39159
2025-09-19 14:48:33 +08:00
Laukik Hase
c152663408
feat(esp_tee): Added support for PBKDF2-based (HMAC) ECDSA signing
2025-09-19 12:06:02 +05:30
renpeiying
536ec82dd3
docs: Update translation for nvs_encryption and security docs
2025-09-19 10:38:39 +05:30
Laukik Hase
1ea0fc261d
change(nvs_sec_provider): Make the HMAC-based NVS security scheme default for supported SoCs
...
- When NVS encryption is enabled on SoCs with the HMAC peripheral that have flash encryption
enabled, the HMAC-based NVS encryption scheme is now selected as default instead of the
flash encryption-based scheme.
- If your application previously used the flash encryption-based scheme, you need to manually
configure the NVS encryption scheme to flash encryption from HMAC through ``menuconfig``
or your project's ``sdkconfig`` (i.e., setting ``CONFIG_NVS_SEC_KEY_PROTECT_USING_FLASH_ENC=y``).
2025-09-19 10:38:38 +05:30
Laukik Hase
f565fc2481
change(nvs_flash): Add a private dependency of the nvs_sec_provider component
...
- Closes https://github.com/espressif/esp-idf/issues/17256
2025-09-19 10:17:46 +05:30
luweike
7e669d3a71
docs: Add Related Documents to IDF Docker Image
2025-09-18 17:12:38 +08:00
wanckl
1e1bf5aea3
fix(driver_twai): added ctu_official listen only workaround
...
Closes https://github.com/espressif/esp-idf/issues/17461
2025-09-18 12:01:06 +08:00
Chen Chen
0e84ce7e69
feat(isp): Update hue for esp32p4eco5
2025-09-18 11:39:37 +08:00
Marius Vikhammer
04fdae2f67
feat(ulp): added lp-core exception as wake-up source
2025-09-18 11:14:02 +08:00
Ondrej Kosta
5aa97623c1
feat(esp_eth): removed RMII CLK Kconfig option
2025-09-17 11:46:06 +02:00
Armando (Dou Yiwen)
4a383012b3
Merge branch 'feature/p4_rev3_sdmmc' into 'master'
...
sdmmc: supported sdmmc on p4 ECO5 real chip, and UHS-I SDR104 (200MHz)
Closes IDF-12222, IDF-13731, and IDF-14050
See merge request espressif/esp-idf!41563
2025-09-17 09:09:24 +00:00
Sudeep Mohanty
df1e1c2b73
Merge branch 'task/make_task_snapshot_public' into 'master'
...
refactor(freertos): Make task snapshot debug API public
Closes IDF-10038 and IDF-8143
See merge request espressif/esp-idf!41871
2025-09-17 10:48:43 +02:00
Marius Vikhammer
37855ef350
Merge branch 'docs/ulp_gpio_wakeup_supported_c5' into 'master'
...
docs(ulp): fixed ETM and LP_IO wakeup sources saying not supported
See merge request espressif/esp-idf!41798
2025-09-17 16:21:42 +08:00
Marius Vikhammer
292107a8b4
docs(ulp): fixed ETM and LP_IO wakeup sources saying not supported
2025-09-17 15:21:18 +08:00
Ondrej Kosta
7a35466da7
Merge branch 'feat/phy802_rst' into 'master'
...
feat(esp_eth): changed ETH PHY API of esp_eth_phy_802_3_reset_hw
Closes IDF-11362
See merge request espressif/esp-idf!41759
2025-09-17 14:20:27 +08:00
Chen Ji Chang
9dc9d7de9f
Merge branch 'refactor/remove_legacy_rmt_driver' into 'master'
...
remove(legacy_rmt)!: remove legacy rmt driver in IDF v6.0
Closes IDF-13175
See merge request espressif/esp-idf!40092
2025-09-17 14:07:31 +08:00