Ivan Grokhotkov
43741ec803
ci: add astyle pre-commit check
2023-09-27 08:43:45 +02:00
Cai Xin Ying
3ffe094c71
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/sdspi_share.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/sdspi_share.rst
Closes DOC-6084
See merge request espressif/esp-idf!25627
2023-09-27 06:35:54 +08:00
Cai Xin Ying
65b01e5ab1
docs: provide CN translation for api-reference/peripherals/sdspi_share.rst
2023-09-27 06:35:53 +08:00
Kevin (Lao Kaiyao)
9a239b8367
Merge branch 'feature/support_analog_comparator_on_p4' into 'master'
...
feat(ana_cmpr): supported analog comparator on esp32p4
Closes IDF-7479
See merge request espressif/esp-idf!24873
2023-09-27 04:24:09 +08:00
radek.tandler
e8992f500c
fix(nvs_flash): nvs_set with same key and different data type
...
Function now always rewrites old value under same key
regardless existing data type. Users requiring old API behaviour
can enable it by kconfig option CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY
2023-09-26 15:05:20 +00:00
Zhang Xiao Yan
d33ee17dee
Merge branch 'docs/update_arguments_reg_set_bits' into 'master'
...
docs: update arguments of REG_SET_BITS
See merge request espressif/esp-idf!26145
2023-09-26 18:06:43 +08:00
laokaiyao
ff7a11e539
feat(ana_cmpr): supported etm in analog comparator example
2023-09-25 19:57:34 +08:00
laokaiyao
a989ce4ab1
feat(ana_cmpr): supported analog comparator on esp32p4
2023-09-25 19:57:34 +08:00
morris
a1bc70475a
Merge branch 'docs/update_cn_trans_for_speed_optimization' into 'master'
...
docs: Update CN for speed.rst
Closes DOC-6362
See merge request espressif/esp-idf!26051
2023-09-25 16:11:56 +08:00
Linda
6c96e58228
docs: update the command to exit the screen session
2023-09-25 15:34:48 +08:00
Linda
40cfacabab
docs: update arguments of REG_SET_BITS
2023-09-25 15:21:32 +08:00
Ren Pei Ying
23095c7633
Merge branch 'docs/add_CN_trans_for_5_docs_in_api-reference/network' into 'master'
...
docs: Provide Chinese translation for 5 documents in api-reference/network
Closes DOC-6014
See merge request espressif/esp-idf!25468
2023-09-25 11:55:45 +08:00
Wang Zi Yan
7729144f1a
docs: Update CN for speed.rst
2023-09-25 11:20:30 +08:00
Jiang Jiang Jian
d42306c317
Merge branch 'docs/eth_opt' into 'master'
...
docs(esp_eth): added Ethernet to Improving Network Speed section
See merge request espressif/esp-idf!25839
2023-09-25 10:09:28 +08:00
Ren Pei Ying
eedb905e75
Merge branch 'docs/add_CN_trans_for_api-reference/storage/fatfsgen.rst' into 'master'
...
docs: Provide Chinese translation for api-reference/storage/fatfsgen.rst
Closes DOC-6016
See merge request espressif/esp-idf!25570
2023-09-22 22:58:37 +08:00
renpeiying
6e2cb4bcc0
docs: Provide Chinese translation for api-reference/storage/fatfsgen.rst
2023-09-22 10:56:56 +08:00
renpeiying
a4277c9be8
docs: Provide Chinese translation for 5 documents in api-reference/network
2023-09-22 10:48:10 +08:00
Sudeep Mohanty
b8444c2234
Merge branch 'bugfix/fix_freertos_system_task_names' into 'master'
...
fix(freertos): Updated IDLE task names for each core to have the coreID as a suffix
Closes IDFGH-11021
See merge request espressif/esp-idf!25899
2023-09-21 18:33:24 +08:00
Song Ruo Jing
98abcbabea
Merge branch 'feature/esp32p4_lp_io_support' into 'master'
...
feat(lp_io): Add support for ESP32P4
Closes IDF-7815
See merge request espressif/esp-idf!25991
2023-09-21 15:20:13 +08:00
Cai Xin Ying
253356e023
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/adc_continuous.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/adc_continuous.rst
Closes DOC-5906
See merge request espressif/esp-idf!25261
2023-09-21 14:03:09 +08:00
caixinying-git
f8517949ee
docs: provide CN translation for api-reference/peripherals/sdmmc_host.rst
2023-09-21 10:40:14 +08:00
Song Ruo Jing
2d458a3f93
feat(lp_io): Add support for ESP32P4
2023-09-20 19:39:41 +08:00
Sudeep Mohanty
a76a1465b6
fix(freertos): Updated IDLE task names for each core to have the coreID as a suffix
...
This commit updates the IDLE task names for each core by concatenating
the respective coreIDs to the names.
Closes https://github.com/espressif/esp-idf/issues/12204
2023-09-20 10:31:08 +02:00
Mahavir Jain
e12522df12
Merge branch 'docs/fix_doc_error_in_stack_depth_max_value_in_heap_debugging' into 'master'
...
docs: Update maximum stack frames during heap memory debugging
See merge request espressif/esp-idf!25988
2023-09-20 13:05:08 +08:00
renpeiying
c17d9ff684
docs: Update Chinese translation for api-guides/jtag-debugging/index.rst
2023-09-20 10:47:42 +08:00
Chip Weinberger
195524efa8
docs(jtag-debugging): Add links to gdbstub for convenience
...
Closes https://github.com/espressif/esp-idf/pull/12097
2023-09-20 10:31:09 +08:00
Cai Xinying
bb6feca7a9
docs: provide CN translation for api-reference/peripherals/adc_continuous.rst
2023-09-20 10:30:15 +08:00
renpeiying
61cf4b2da5
docs: Provide Chinese translation for api-reference/system/freertos.rst
2023-09-19 17:01:34 +08:00
Cai Xin Ying
30f32f6de6
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/usb_host.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/usb_host.rst
Closes DOC-5948
See merge request espressif/esp-idf!25292
2023-09-19 15:34:10 +08:00
Ren Pei Ying
ad1f2dca29
Merge branch 'add_CN_trans_for_/protocols/esp_spi_slave_protocol.rst' into 'master'
...
docs: Provide Chinese translation for /protocols/esp_spi_slave_protocol.rst
Closes DOC-6001
See merge request espressif/esp-idf!25374
2023-09-19 15:25:16 +08:00
Konstantin Kondrashov
ecf4968e1c
Merge branch 'feature/esp32p4_support_ipc' into 'master'
...
feat(esp_system): Support IPC_ISR for ESP32P4
Closes IDF-7769
See merge request espressif/esp-idf!25812
2023-09-19 13:26:52 +08:00
renpeiying
ab69581318
docs: Provide Chinese translation for /protocols/esp_spi_slave_protocol.rst
2023-09-18 17:58:48 +08:00
Kapil Gupta
3b748a6cb7
Merge branch 'feature/rename_wpa2_ent_to_eap_client' into 'master'
...
WiFi: Rename WPA2 enterprise APIs to EAP Client.
See merge request espressif/esp-idf!25233
2023-09-18 16:16:54 +08:00
nilesh.kale
e2906504fb
docs: Update maximum stack frames during heap memory debugging
2023-09-18 13:44:58 +05:30
wangjialiang
8eed3a2467
fix(ble_mesh): Miscellaneous update for ble mesh
2023-09-16 15:58:14 +08:00
morris
fd26abebce
Merge branch 'refactor/mcpwm_rcc_atomic' into 'master'
...
MCPWM: add RCC low level functions
Closes IDF-7731, IDF-7722, IDF-7716, IDF-7738, and IDF-7713
See merge request espressif/esp-idf!25959
2023-09-16 01:04:54 +08:00
KonstantinKondrashov
7a878bdc50
feat(esp_system): Support IPC_ISR for ESP32P4
2023-09-15 23:38:12 +08:00
caixinying-git
b07ada6e94
docs: update format issues left in EN docs
2023-09-15 10:46:25 +00:00
caixinying-git
31eda557e6
docs: provide CN translation for api-reference/peripherals/usb_host.rst
2023-09-15 18:06:58 +08:00
morris
608fca9d31
docs(pcnt,mcpwm): document new features for esp32p4
2023-09-15 11:16:04 +08:00
Kapil Gupta
8037cf5517
change(wifi): Add supplicant's public API header files to doc
2023-09-14 13:11:00 +05:30
zhangwenxu
60bb5b0d99
feat(openthread): Add support to allocate message pool from PSRAM
2023-09-14 15:14:07 +08:00
Song Ruo Jing
3717963618
Merge branch 'contrib/github_pr_12179' into 'master'
...
Update uart_ll.h - Fixing division by zero (GitHub PR)
Closes IDFGH-10990
See merge request espressif/esp-idf!25907
2023-09-14 11:30:42 +08:00
Cai Xin Ying
ecfee371c3
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/clk_trees.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/clk_tree.rst
Closes DOC-5905
See merge request espressif/esp-idf!25173
2023-09-14 10:51:17 +08:00
Song Ruo Jing
901eb02659
fix(docs): Improve the DFS and Peripheral Drivers section in power_management.rst
2023-09-13 21:44:23 +08:00
Jakob Hasse
18244f936b
Merge branch 'doc/target_specific_sdkconfig_clarification' into 'master'
...
docs(build system): Clarified target-specific sdkconfig.defaults usage
See merge request espressif/esp-idf!25851
2023-09-13 20:50:00 +08:00
Konstantin Kondrashov
82cb4d5836
Merge branch 'feature/esp32p4_efuse' into 'master'
...
feat(efuse): Support eFuses for ESP32P4
Closes IDF-7512 and IDF-7759
See merge request espressif/esp-idf!25923
2023-09-13 19:43:49 +08:00
Konstantin Kondrashov
054d4943c5
Merge branch 'feature/esp32p4_update_systimer' into 'master'
...
feat(esp_timer): Support systimer for ESP32P4
Closes IDF-7486 and IDF-7487
See merge request espressif/esp-idf!25688
2023-09-13 19:13:39 +08:00
Konstantin Kondrashov
cbdb799b6f
feat(esp_timer): Support systimer for ESP32P4
2023-09-13 19:13:38 +08:00
Cai Xin Ying
c5dcb2c50b
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/sdio_slave.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/sdio_slave.rst
Closes DOC-5658
See merge request espressif/esp-idf!24606
2023-09-13 16:22:49 +08:00
caixinying-git
c7dfe1bf21
docs: provide CN translation for api-reference/peripherals/clk_tree.rst
2023-09-13 15:43:09 +08:00
renpeiying
9a96be7aef
docs: Update CN translation for api-guides/build-system.rst
2023-09-13 15:11:26 +08:00
Jakob Hasse
19f0c873cb
docs(build system): Clarified target-specific sdkconfig.defaults usage
2023-09-13 14:11:43 +08:00
Ren Pei Ying
e842b3225c
Merge branch 'docs/add_CN_trans_for_protocols/esp_crt_bundle_and_mbedtls.rst' into 'master'
...
docs: Provide Chinese translation for protocols/esp_crt_bundle.rst and mbedtls.rst
Closes DOC-5999
See merge request espressif/esp-idf!25357
2023-09-13 10:42:33 +08:00
Ren Pei Ying
e424fe0c51
docs: Provide Chinese translation for protocols/esp_crt_bundle.rst and mbedtls.rst
2023-09-13 10:42:32 +08:00
Jiang Jiang Jian
5933779f2d
Merge branch 'feature/configurable_wpa2_ent' into 'master'
...
esp_wifi: Make enterprise support configurable to save binary size.
Closes WIFI-3597
See merge request espressif/esp-idf!24345
2023-09-13 10:17:44 +08:00
Zhang Xiao Yan
6bb7cb8c25
Merge branch 'docs/add_troubleshooting_notes_to_establish_serial_connection' into 'master'
...
docs: add troubleshooting notes to establish-serial-connection.rst
See merge request espressif/esp-idf!25534
2023-09-13 02:27:38 +08:00
KonstantinKondrashov
b29f6d5a40
feat(efuse): Support eFuses and doc for ESP32P4
2023-09-12 17:58:17 +08:00
Linda
cfd84269e7
docs: add troubleshooting notes to establish-serial-connection.rst
2023-09-12 17:53:36 +08:00
Cai Xin Ying
a5771e0652
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/spi_slave_hd.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/spi_slave_hd.rst
Closes DOC-5706
See merge request espressif/esp-idf!24647
2023-09-12 15:52:37 +08:00
Cai Xin Ying
d045b8a0b1
Merge branch 'docs/add_Chinese_translation_for_api-reference_peripherals_sdspi_host.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/sdspi_host.rst
Closes DOC-5726
See merge request espressif/esp-idf!24675
2023-09-12 15:46:59 +08:00
caixinying-git
a093baa214
docs: provide CN translation for api-reference/peripherals/sdio_slave.rst
2023-09-12 15:40:54 +08:00
morris
ae1a9bf015
Merge branch 'feat/mcpwm_event_comparator_driver' into 'master'
...
feat(MCPWM): MCPWM event comparator driver
Closes IDF-7989
See merge request espressif/esp-idf!25552
2023-09-12 14:41:07 +08:00
Jiang Jiang Jian
62720ffa8c
Merge branch 'feature/pbkdf2_fast_implementation' into 'master'
...
esp_wifi: Port fast_pbkdf2 implementation to calculate PMK
See merge request espressif/esp-idf!24287
2023-09-12 14:06:02 +08:00
caixinying-git
d4f0ca1ee9
docs: provide CN translation for api-reference/peripherals/sdspi_host.rst
2023-09-12 11:47:42 +08:00
Kapil Gupta
c82a792bc3
change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts
...
Add changes to use fast_pbkdf2 as default for PMK calculations.
fast_pbkdf2 is significantly faster than current implementations
for esp chips.
Also removes unnecessary code for pbkdf-sha256 and pbkdf-sha512.
2023-09-11 19:33:17 +05:30
morris
47e499de52
feat(mcpwm): clean up MCPWM ETM driver
2023-09-11 16:53:34 +08:00
Chen Jichang
7638235311
feat(mcpwm): MCPWM event comparator driver
...
In esp32p4, the MCPWM has a new feature, mainly ETM-oriented.
Each operator has two event comparators, can generate an event
when the count value of the timer that operator connects is equal
to the value of event comparator.
2023-09-11 16:53:34 +08:00
Zhang Xiao Yan
ddcb5f663c
Merge branch 'docs/organize_third_party_ide' into 'master'
...
docs: added third-party tools visualgdb and clion
See merge request espressif/esp-idf!24146
2023-09-11 14:31:00 +08:00
Cai Xin Ying
b6db3dc697
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/adc_oneshot.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/adc_oneshot.rst
Closes DOC-5957
See merge request espressif/esp-idf!25518
2023-09-11 14:15:33 +08:00
Lou Tian Hao
5690d7b4dc
Merge branch 'docs/add_ext1_wakeup_per_pin_description_for_c6_and_h2' into 'master'
...
docs(pm): add ext1 wakeup per pin description
See merge request espressif/esp-idf!25759
2023-09-11 13:07:48 +08:00
Ren Pei Ying
c56ca136f6
Merge branch 'docs/Update_translation_for_synchronization' into 'master'
...
docs: Update translation for ESP-IDF docs for syncronization
Closes DOC-6155
See merge request espressif/esp-idf!25769
2023-09-11 12:16:35 +08:00
Ren Pei Ying
ea840fa459
Merge branch 'docs/add_CN_trans_for_api-reference/storage/nvs_encryption.rst' into 'master'
...
Docs/add cn trans for api reference/storage/nvs encryption.rst
Closes DOC-6017
See merge request espressif/esp-idf!25616
2023-09-11 11:02:18 +08:00
Ren Pei Ying
532d3f51f6
Docs/add cn trans for api reference/storage/nvs encryption.rst
2023-09-11 11:02:18 +08:00
caixinying-git
0572cd8f8b
docs: provide CN translation for api-reference/peripherals/spi_slave_hd.rst
2023-09-11 10:34:47 +08:00
caixinying-git
ff6b85bdb1
docs: provide CN translation for api-reference/peripherals/adc_oneshot.rst
2023-09-11 10:10:12 +08:00
Island
2bc1f2f574
Merge branch 'mesh_v1.1_idf' into 'master'
...
feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview)
See merge request espressif/esp-idf!25605
2023-09-09 13:06:11 +08:00
morris
3e5906aa1b
Merge branch 'feature/modify_mcpwm_clock_pre_scale' into 'master'
...
feat(mcpwm): Set group clock prescale dynamically
See merge request espressif/esp-idf!25117
2023-09-09 08:30:56 +08:00
Ren Pei Ying
035d8f9d01
Merge branch 'docs/provide_CN_trans_for_template.rst_and_platformio.rst' into 'master'
...
docs: Provide Chinese translation for template.rst and platformio.rst
Closes DOC-6002
See merge request espressif/esp-idf!25398
2023-09-09 02:23:00 +08:00
Liu Linyan
5bab168b0e
feat(ble_mesh): Support Bluetooth Mesh Protocol v1.1 (Preview)
2023-09-08 21:37:33 +08:00
Liu Linyan
fd451f5856
feat(ble_mesh): Misc updates for BLE Mesh examples
2023-09-08 21:37:33 +08:00
Liu Linyan
0e63bfcddc
feat(ble_mesh): Remove ble_mesh_console example
2023-09-08 21:37:33 +08:00
Liu Linyan
bf51fb965b
feat(ble_mesh): Bluetooth Mesh folder and file misc updates
2023-09-08 21:37:33 +08:00
renpeiying
e99b500b9d
docs: Provide Chinese translation for template.rst and platformio.rst
2023-09-08 16:57:33 +08:00
Zhang Xiao Yan
58775f868d
Merge branch 'docs/organize_header_files_bluetooth_controller' into 'master'
...
docs: organize header files of Bluetooth Controller
See merge request espressif/esp-idf!24848
2023-09-08 16:07:26 +08:00
renpeiying
9b447664db
docs: Update translation for ESP-IDF docs for syncronization
2023-09-08 15:43:29 +08:00
Chen Jichang
fc80d3e568
feat(mcpwm): Set group clock prescale dynamically
...
MCPWM group clock pre scale was originally fixed to 2, which is
inconvenient. Set group clock prescale dynamically. Now the maximum
resolution of the MCPWM timer is up to 160MHz(when the prescale set
to 1). And add a resulotion config for MCPWM capture.
2023-09-08 11:57:29 +08:00
Cai Xin Ying
878c4a32fd
Merge branch 'docs/add_Chinese_translation_for_api-reference-peripherals/secure_element.rst_and_hmac.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/hmac.rst and...
Closes DOC-5811
See merge request espressif/esp-idf!24881
2023-09-08 10:04:59 +08:00
Cai Xin Ying
bf062367de
docs: provide CN translation for api-reference/peripherals/hmac.rst and...
2023-09-08 10:04:59 +08:00
Cai Xin Ying
b642987ff6
Merge branch 'docs/add_Chinese_translation_for_api-guides/wifi-security.rst' into 'master'
...
docs: provide CN translation for api-guides/wifi-security.rst
Closes DOC-5459
See merge request espressif/esp-idf!24211
2023-09-07 21:20:05 +08:00
Roland Dobai
5f74dd2bb3
Merge branch 'docs/docker_image_flashing' into 'master'
...
docs(docker): Update Using Remote Serial Port chapter
Closes IDFGH-10856
See merge request espressif/esp-idf!25778
2023-09-07 18:05:48 +08:00
Ondrej Kosta
219e4646f8
docs(esp_eth): added Ethernet to Improving Network Speed section
2023-09-07 09:36:01 +02:00
Cai Xin Ying
2fac98d2e0
docs:update format issues for files under api-guides
2023-09-07 15:26:05 +08:00
caixinying-git
d0abcaf0ad
docs: provide CN translation for api-guides/wifi-security.rst
2023-09-07 14:21:07 +08:00
caixinying-git
f8e9210e7d
docs: provide CN translation for api-reference/peripherals/temp_sensor.rst
2023-09-06 18:48:44 +08:00
Jakub Kocka
e265c1f387
docs(docker): Update Using Remote Serial Port chapter
...
By default some shells such as zsh has NOMATCH option set (https://zsh.sourceforge.io/Doc/Release/Options.html ).
The root cause of the problem is that while bash expands the parameter to itself if it does not match any filename, the zsh reports an error. IOW if we do % setopt nonomatch it will work even in zsh.
Closes https://github.com/espressif/esp-idf/issues/12060
2023-09-06 11:26:47 +02:00
morris
2e6015b39f
Merge branch 'refactor/add_namespace_intr_cpu_id' into 'master'
...
refactor(intr): add namespace for intr_cpu_id_t
See merge request espressif/esp-idf!25725
2023-09-06 16:41:57 +08:00
morris
01f3c93b17
Merge branch 'feature/esp_lcd_st7789_rgb_data_endian_config' into 'master'
...
feat(st7789): add data endian config
Closes IDFGH-10145
See merge request espressif/esp-idf!25475
2023-09-06 16:25:41 +08:00
Adam Múdry
2b5d12858d
Merge branch 'docs/partition_table_api_guide_update_data_subtypes' into 'master'
...
docs(storage): Add supported data partition subtypes
Closes IDF-818
See merge request espressif/esp-idf!25614
2023-09-06 15:31:39 +08:00
Lou Tianhao
72d7a7884d
docs(pm): add ext1 wakeup per pin description
2023-09-06 11:59:55 +08:00