Cao Sen Miao
|
dcff5220a7
|
feat(spi_flash): Support configurable tSUS in flash suspend
|
2023-11-06 18:04:43 +08:00 |
|
Gao Xu
|
dce1e8d96a
|
Merge branch 'feature/support_adc_calibration_on_h2' into 'master'
adc_cali: supported adc calibration v1 on ESP32H2
Closes IDF-6216
See merge request espressif/esp-idf!26463
|
2023-11-03 01:49:00 +08:00 |
|
Shang Zhou
|
0e69fcb8ac
|
Merge branch 'docs/add_cn_trans_for_ds' into 'master'
docs: Provide CN translation for api-reference/peripherals/ds.rst
Closes DOC-5859
See merge request espressif/esp-idf!26657
|
2023-11-02 17:42:17 +08:00 |
|
gaoxu
|
843e07b2d5
|
docs(adc): added adc calibration doc on h2
|
2023-11-02 11:33:06 +08:00 |
|
Roman Leonov
|
46cbbdd48c
|
feat(docs): added USB Host Stack Configuration description
|
2023-11-01 12:47:27 +01:00 |
|
Wan Lei
|
10401d95d0
|
Merge branch 'feature/esp32p4_hp_spi_slave_support' into 'master'
Feature/esp32p4 hp spi slave support
Closes IDF-7503
See merge request espressif/esp-idf!25700
|
2023-10-31 23:31:24 +08:00 |
|
morris
|
dbc1c06841
|
Merge branch 'bugfix/rmt_stop_issue' into 'master'
fix(rmt): a disabled channel may pick up a pending transaction
See merge request espressif/esp-idf!26579
|
2023-10-31 16:24:58 +08:00 |
|
Armando
|
95b0152637
|
doc(adc): added efuse related failure doc
Closes https://github.com/espressif/esp-idf/issues/12372
|
2023-10-30 14:20:24 +08:00 |
|
wanlei
|
7cd75c1075
|
feat(spi_slave): add p4 hp spi slave driver support
|
2023-10-30 12:51:56 +08:00 |
|
wanlei
|
d9d6f5a17a
|
feat(twai): support legacy twai(can) driver for esp32p4
|
2023-10-26 16:20:45 +08:00 |
|
morris
|
15cefab479
|
fix(rmt): a disabled channel may pick up a pending transaction
because in the trans_done interrupt, the driver didn't check the channel FSM
|
2023-10-26 12:11:07 +08:00 |
|
Shang Zhou
|
57f5343462
|
docs: Provide CN translation for api-reference/peripherals/ds.rst
|
2023-10-25 10:25:36 +08:00 |
|
Xiao Xufeng
|
88954841b1
|
doc(spi_flash): hide unsupported optional features
|
2023-10-24 10:38:11 +08:00 |
|
Xiao Xufeng
|
1f5fb3f921
|
spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart
|
2023-10-24 10:38:08 +08:00 |
|
morris
|
0cbcb9f5ea
|
feat(mcpwm): support update timer period dynamically
Implement the requirement asked in
https://www.esp32.com/viewtopic.php?f=13&t=35919
|
2023-10-20 16:57:25 +08:00 |
|
Armando
|
70314b56d5
|
feat(sdmmc): supported sd2.0 on esp32p4
|
2023-10-18 11:57:55 +00:00 |
|
Wan Lei
|
9f413d5d8d
|
Merge branch 'feature/esp32p4_hp_ledc_support' into 'master'
feat(ledc): support ledc on esp32p4
Closes IDF-6510
See merge request espressif/esp-idf!25356
|
2023-10-18 15:27:54 +08:00 |
|
Adam Múdry
|
a64f216737
|
docs: Remove :envvar: form spi_flash documentation
|
2023-10-17 13:35:42 +02:00 |
|
wanlei
|
57614bbad2
|
feat(ledc): support ledc on esp32p4
|
2023-10-17 16:40:04 +08:00 |
|
Kevin (Lao Kaiyao)
|
fcc4827e88
|
Merge branch 'contrib/github_pr_12384' into 'master'
docs: fix i2s section formatting (GitHub PR)
Closes IDFGH-11218
See merge request espressif/esp-idf!26408
|
2023-10-17 12:34:18 +08:00 |
|
laokaiyao
|
10ab993f25
|
ci(pre-check): revert the check list accident change in PR
|
2023-10-16 11:20:57 +08:00 |
|
Dai Zi Yan
|
9adb19fe53
|
Merge branch 'docs/update_format_issues_wrongly_added_to_the_ingore_file' into 'master'
docs: update document format issues
Closes DOC-6383
See merge request espressif/esp-idf!26096
|
2023-10-14 03:55:42 +08:00 |
|
Cai Xin Ying
|
01209e459c
|
docs: update document format issues
|
2023-10-14 03:55:41 +08:00 |
|
Song Ruo Jing
|
d73bf72885
|
Merge branch 'feature/gpio_dump_io_info' into 'master'
feat(gpio): add a dump API to dump IO configurations
Closes IDFGH-10987
See merge request espressif/esp-idf!26158
|
2023-10-13 22:35:59 +08:00 |
|
morris
|
d4dbacf988
|
Merge branch 'feature/2nd_twai_on_c6' into 'master'
twai: support multiple TWAI controller
See merge request espressif/esp-idf!23713
|
2023-10-13 16:55:21 +08:00 |
|
Song Ruo Jing
|
321f628ff5
|
feat(gpio): add a dump API to dump IO configurations
Closes https://github.com/espressif/esp-idf/issues/12176
|
2023-10-12 17:34:20 +08:00 |
|
morris
|
2ae3d4d7c4
|
feat(twai): support multiple twai controllers
Closes https://github.com/espressif/esp-idf/issues/11383
|
2023-10-12 09:59:27 +08:00 |
|
morris
|
b4bcb5cc5c
|
test(esp_lcd): test lcd sleep function
|
2023-10-11 15:40:35 +08:00 |
|
Bryan Melanson
|
48b0d3dfd5
|
docs: fix i2s section formatting
|
2023-10-10 23:08:28 -02:30 |
|
Song Ruo Jing
|
814159448b
|
Merge branch 'feature/ledc_cal_duty_resolution' into 'master'
feat(ledc): add ledc_find_suitable_duty_resolution function
Closes IDFGH-10569
See merge request espressif/esp-idf!25208
|
2023-10-10 20:34:09 +08:00 |
|
IhorNehrutsa
|
9ced54699e
|
feat(ledc): add ledc_find_suitable_duty_resolution helper function
Helper function to find the maximum possible duty resolution in bits
for ledc_timer_config()
Merges https://github.com/espressif/esp-idf/pull/11810
|
2023-10-09 12:46:46 +08:00 |
|
wanlei
|
fc20b96a45
|
feat(spi_master): p4 document update
|
2023-10-08 14:46:04 +08:00 |
|
Song Ruo Jing
|
821f7b0498
|
fix(ledc): fix ledc driver 100% duty cycle configuration
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.
Closes https://github.com/espressif/esp-idf/pull/11516
Closes https://github.com/espressif/esp-idf/issues/12083
|
2023-10-02 07:32:16 +00:00 |
|
laokaiyao
|
e1039f9ce2
|
fix(i2s_platform): merge the i2s platform acquire API
|
2023-09-28 15:03:27 +08:00 |
|
Robert Lipe
|
4697f9d009
|
Typo fix in dedic_gpio.rst: fasted->fastest.
|
2023-09-27 09:34:09 +00: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 |
|
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 |
|
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 |
|
Cai Xinying
|
bb6feca7a9
|
docs: provide CN translation for api-reference/peripherals/adc_continuous.rst
|
2023-09-20 10:30:15 +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 |
|
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 |
|
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 |
|
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 |
|