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
renpeiying
e99b500b9d
docs: Provide Chinese translation for template.rst and platformio.rst
2023-09-08 16:57:33 +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
bf062367de
docs: provide CN translation for api-reference/peripherals/hmac.rst and...
2023-09-08 10:04:59 +08:00
caixinying-git
f8e9210e7d
docs: provide CN translation for api-reference/peripherals/temp_sensor.rst
2023-09-06 18:48:44 +08:00
Jiang Jiang Jian
72a8f37723
Merge branch 'feature/update_h2_wifi_docs' into 'master'
...
feat(doc): update wifi sections for H2
See merge request espressif/esp-idf!25662
2023-09-06 10:20:46 +08:00
Ren Pei Ying
b4cc451321
Merge branch 'docs/add_CN_trans_for_docs_in_protocols' into 'master'
...
docs: Provide CN translation for api-reference/protocols/icmp_echo.rst and...
Closes DOC-5976
See merge request espressif/esp-idf!25323
2023-09-05 16:00:26 +08:00
Ren Pei Ying
c3daa4bf78
docs: Provide CN translation for api-reference/protocols/icmp_echo.rst and...
2023-09-05 16:00:26 +08:00
caixinying-git
20951be687
docs: provide CN translation for api-reference/peripherals/adc_calibration.rst
2023-09-05 11:12:34 +08:00
Wang Zi Yan
e697109388
Merge branch 'docs/translate_sub_power_mode_docs' into 'master'
...
docs: Provide CN trans for sub power mode docs
Closes DOC-5972
See merge request espressif/esp-idf!25391
2023-09-04 15:56:02 +08:00
Ren Pei Ying
ad65d70b5b
Merge branch 'docs/add_CN_trans_for_esp_serial_slave_link_and_asio.rst' into 'master'
...
docs: Provide Chinese translation for api-reference/protocols/esp_serial_slave_link.rst
Closes DOC-5998
See merge request espressif/esp-idf!25375
2023-09-04 15:03:28 +08:00
Ren Pei Ying
518a4e1173
docs: Provide Chinese translation for api-reference/protocols/esp_serial_slave_link.rst
2023-09-04 15:03:28 +08:00
Wang Zi Yan
ca334f2cea
docs: Provide CN trans for sub power mode docs
2023-09-04 13:07:10 +08:00
Planck (Lu Zeyu)
80fa5da9e8
feat(rmt): specify interrupt priority
2023-09-01 11:30:41 +08:00
xuxiao
4701aa1589
feat(doc): update wifi sections for H2
2023-08-31 19:27:51 +08:00
caixinying-git
917a2c9eb5
docs: provide CN translation for api-reference/peripherals/touch_element.rst
2023-08-31 12:01:24 +08:00
caixinying-git
0b0c828d5f
docs: update format issues for EN and CN files under api-reference/peripherals
2023-08-30 10:08:01 +08:00
Krzysztof Budzynski
1d030b7601
Merge branch 'bugfix/description_for_AR2023-003' into 'master'
...
[docs] Update API Reference of SPI Flash for AR2023-003
See merge request espressif/esp-idf!25458
2023-08-28 12:17:04 +08:00
Krzysztof
290ca75ae0
[docs] Update API Reference of SPI Flash for AR2023-003
2023-08-27 18:31:31 +08:00
Ren Pei Ying
368dd405bc
Merge branch 'docs/add_CN_trans_for_protocols/esp_local_ctrl.rst' into 'master'
...
docs: Provide Chinese translation for api-reference/protocols/esp_local_ctrl.rst
Closes DOC-5959
See merge request espressif/esp-idf!25285
2023-08-25 18:23:42 +08:00
Cai Xin Ying
5538b12d31
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/etm.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/etm.rst
Closes DOC-5812
See merge request espressif/esp-idf!24938
2023-08-25 09:59:15 +08:00
Wang Fang
db86b59330
Merge branch 'docs/update_cn_trans_for_22755' into 'master'
...
docs: Update CN translation for auto_suspend.inc (!22755 )
Closes DOC-5790
See merge request espressif/esp-idf!25236
2023-08-24 11:00:46 +08:00
Shang Zhou
af6f8c4c8c
docs: Update CN translation for auto_suspend.inc ( !22755 )
2023-08-24 11:00:45 +08:00
renpeiying
269435e79d
docs: Provide Chinese translation for api-reference/protocols/esp_local_ctrl.rst
2023-08-24 10:36:19 +08:00
Chen Ji Chang
9db2ffd4fb
Merge branch 'fix/pcnt_zero_input_init' into 'master'
...
feat(PCNT): Add new api of clear signal
See merge request espressif/esp-idf!25372
2023-08-23 20:15:59 +08:00
Wang Fang
9d8b121ef2
Merge branch 'docs/fix_formatting_issues_in_spi_flash_concurrency_doc' into 'master'
...
docs: fix formatting issues in spi_flash_concurrency document
See merge request espressif/esp-idf!24619
2023-08-23 17:08:39 +08:00
morris
329bc7e5e9
Merge branch 'feature/mcpwm_interrupt_priority' into 'master'
...
feat(MCPWM): Support set interrupt priority
Closes IDF-7952
See merge request espressif/esp-idf!25364
2023-08-23 13:43:24 +08:00
Chen Jichang
d7d87813ad
fix(PCNT): Add zero input gpio enable flag
...
The default zero input gpio num is 0. Users need to set it additionally
when not use zero input signal. It may become a breaking change.
Add an enable flag to avoid it.
2023-08-23 12:08:15 +08:00
Chen Jichang
713324ff9d
feat(MCPWM): Support set interrupt priority
2023-08-23 10:44:34 +08:00
caixinying-git
db241482a6
docs: update format issues for EN and CN files under api-reference/bluetooth folder
2023-08-22 16:02:33 +08:00
caixinying-git
b875580e52
docs: provide CN translation for api-reference/peripherals/etm.rst
2023-08-22 11:27:35 +08:00
laokaiyao
a66898ad42
docs(dac): added the explanation to Vref
2023-08-18 15:13:34 +08:00
Marius Vikhammer
f83c29f242
Merge branch 'feature/esp32p4_docs_build' into 'master'
...
ESP32-P4 build docs
Closes IDF-7520 and IDF-7773
See merge request espressif/esp-idf!25026
2023-08-16 11:49:43 +08:00
Marius Vikhammer
27baef2424
docs(esp32p4): added building docs for ESP32-P4
2023-08-16 10:13:47 +08:00
Chen Ji Chang
b39fd79cb8
Merge branch 'feature/add_mcpwm_carrier_clk_source' into 'master'
...
feat(MCPWM): Add mcpwm carrier clk source
Closes IDF-8029
See merge request espressif/esp-idf!25342
2023-08-15 18:04:08 +08:00
Chen Jichang
97d5db32ae
feat(MCPWM): Add mcpwm carrier clk source
...
The MCPWM carrier is part of the operator and can work independently
without the MCPWM timer being enabled. This commit add the MCPWM
carrier clk source.
2023-08-15 13:04:11 +08:00
morris
05f110ea47
Merge branch 'feature/pcnt_interrupt_priority' into 'master'
...
feat(pcnt): support set interrupt priority
Closes IDF-7953
See merge request espressif/esp-idf!25305
2023-08-15 12:44:14 +08:00
Adam Múdry
42ac85a6a1
Merge branch 'contrib/github_pr_11926' into 'master'
...
Support NVS image generation from CMake (GitHub PR)
Closes IDFGH-10702 and IDFGH-10542
See merge request espressif/esp-idf!25102
2023-08-15 00:20:11 +08:00
Chen Jichang
eede3796c7
feat(pcnt): support set interrupt priority
2023-08-14 17:52:38 +08:00
morris
26f438cf89
Merge branch 'feature/esp32p4_gpio_support' into 'master'
...
feat(gpio): add support for ESP32P4
Closes IDF-6509
See merge request espressif/esp-idf!24868
2023-08-11 11:49:51 +08:00
morris
84f9e5e8e5
Merge branch 'feature/esp32p4_pcnt_support' into 'master'
...
feat(pcnt): add support for ESP32P4
Closes IDF-7475
See merge request espressif/esp-idf!25149
2023-08-10 18:52:23 +08:00
Song Ruo Jing
be9afeac86
feat(gpio): add support for ESP32P4
2023-08-10 17:58:49 +08:00
caixinying-git
946496405a
docs: update format issues for EN and CN under api-reference/protocols and migration-guides
2023-08-10 14:30:50 +08:00
Shang Zhou
6c2fb57df8
docs: update CN translation for nvs_flash.rst
2023-08-10 14:27:12 +08:00
Chen Jichang
3fed3cf50e
feat(pcnt): add support for ESP32P4
2023-08-09 14:41:22 +08:00
morris
a662ec0a8d
fix(gptimer): hal function placement under wrong condition
...
timer_hal_capture_and_get_counter_value
should be placed in the IRAM for speed optimization
because the default ISR handler is placed in the IRAM.
Closes https://github.com/espressif/esp-idf/issues/12021
2023-08-08 04:26:02 +00:00
Shang Zhou
de9f310e81
docs: Provide CN translation for wear-levelling.rst
2023-08-04 23:47:44 +00:00
Adam Múdry
ebde53bbb9
docs(fatfs): Move mentioned APIs to a separate API reference section
2023-08-04 23:47:44 +00:00
morris
c32cabc7f8
feat(gptimer): support set interrupt priority
...
Related forum post: https://esp32.com/viewtopic.php?f=13&t=34959
2023-08-03 19:16:37 +08:00