Ren Peiying
|
84791fce2f
|
Merge branch 'docs/add_app_examples_for_spi_master_twai_etc' into 'master'
docs: Update application examples for spi master, twai, and spi_slave
See merge request espressif/esp-idf!33276
|
2024-09-18 12:01:16 +08:00 |
|
Ren Peiying
|
a360c737ea
|
Merge branch 'docs/update_app_examples_to_usb_host_device' into 'master'
docs: Add or update application examples for usb_host and usb_device
See merge request espressif/esp-idf!33275
|
2024-09-18 11:59:36 +08:00 |
|
Kevin (Lao Kaiyao)
|
c45e084145
|
Merge branch 'bugfix/check_sdm_clock_range' into 'master'
refactor(sdm): add check and error info to the clock division
See merge request espressif/esp-idf!33394
|
2024-09-14 15:07:38 +08:00 |
|
Michael (XIAO Xufeng)
|
28340977bd
|
Merge branch 'doc/spi_flash_hpm_dc_aware_version' into 'master'
doc(spi_flash): add version number for bootloader version using explicit DC_AWARE
See merge request espressif/esp-idf!33470
|
2024-09-14 10:19:07 +08:00 |
|
renpeiying
|
5fe1f22b34
|
docs: Update application examples for spi master, twai, and spi_slave
|
2024-09-13 17:05:02 +08:00 |
|
renpeiying
|
27a88b83fb
|
docs: Add or update application examples for usb_host and usb_device
|
2024-09-13 16:12:21 +08:00 |
|
laokaiyao
|
c6e7e82524
|
change(sdm): delete the confusing part in sdm programming guide
|
2024-09-13 14:13:20 +08:00 |
|
Xiao Xufeng
|
ba06e0cfc8
|
docs(spi_flash): add version number for bootloader version using explicit DC_AWARE
|
2024-09-12 00:09:15 +08:00 |
|
Song Ruo Jing
|
e1d3d830ce
|
refactor(gpio): public some IO configuration functions
This allows different peripheral drivers to act on the same IO.
|
2024-09-11 18:07:46 +08:00 |
|
Song Ruo Jing
|
9994f493ed
|
feat(lp_io): Add LP_IO support for ESP32C61
|
2024-09-10 20:50:31 +08:00 |
|
Gao Xu
|
c83bf0c3df
|
Merge branch 'feature/support_isp_color' into 'master'
feat(isp): support color on P4
Closes IDF-10495
See merge request espressif/esp-idf!32901
|
2024-09-03 18:42:26 +08:00 |
|
gaoxu
|
7b71d7aaac
|
feat(isp_color): support ISP color on P4
|
2024-09-03 14:52:46 +08:00 |
|
Zhang Shu Xian
|
ff3e93af28
|
Merge branch 'docs/update_application_examples_of_uart' into 'master'
docs: Update the application examples in uart.rst
See merge request espressif/esp-idf!32653
|
2024-09-02 14:03:26 +08:00 |
|
Zhang Shuxian
|
a79159f5e1
|
docs: Update the application examples in uart.rst
|
2024-09-02 09:49:38 +08:00 |
|
Zhang Shu Xian
|
87859c5629
|
Draft: docs: Update the application examples in lcd/index.rst
|
2024-08-30 09:40:38 +08:00 |
|
Armando (Dou Yiwen)
|
d7b701bfa0
|
Merge branch 'feat/isp_demosaic' into 'master'
isp: demosaic
Closes IDF-10519
See merge request espressif/esp-idf!33111
|
2024-08-29 16:13:27 +08:00 |
|
Armando
|
87d8a5154e
|
feat(isp): added demosaic programming guide
|
2024-08-29 10:46:37 +08:00 |
|
Wan Lei
|
dbcff0e941
|
Merge branch 'feat/c61_spi_support' into 'master'
feat(driver_spi): c61 spi support
Closes IDF-9299, IDF-9300, IDF-9301, and IDF-10002
See merge request espressif/esp-idf!32918
|
2024-08-28 12:37:10 +08:00 |
|
Gao Xu
|
0e4464c363
|
Merge branch 'feature/support_isp_hisp_p4' into 'master'
feature(isp): Add ISP histogram support for esp32p4
Closes IDF-10192
See merge request espressif/esp-idf!31342
|
2024-08-28 09:13:43 +08:00 |
|
wanckl
|
e6e7b23917
|
feat(driver_spi): add esp32c61 spi master, slave, slave_hd support
|
2024-08-27 20:49:13 +08:00 |
|
gaoxu
|
c3155c39d1
|
feat(isp_hist): change coeff and weight of HIST to integer/decimal struct
|
2024-08-27 16:56:18 +08:00 |
|
gaoxu
|
8c31479fe5
|
docs(isp): Add ISP histogram in the programming guide
|
2024-08-27 11:26:04 +08:00 |
|
gaoxu
|
fb5df708a1
|
feat(isp_hist): Add ISP histogram support and add test for esp32p4(part 2)
|
2024-08-27 11:26:03 +08:00 |
|
C.S.M
|
97acf99867
|
feat(isp_hist): Add ISP histogram support for esp32p4 (part1)
|
2024-08-26 17:58:37 +08:00 |
|
Tomas Rezucha
|
c48d1641b4
|
docs(usb/host): Update USB host docs for ESP32-P4
|
2024-08-26 08:26:45 +02:00 |
|
Tomas Rezucha
|
d0220bd3e8
|
docs(usb/device): Update USB device docs for ESP32-P4
|
2024-08-26 08:26:39 +02:00 |
|
morris
|
227e35ae58
|
Merge branch 'docs/update_application_examples_of_gpio' into 'master'
docs: Update the application examples in gpio.rst
See merge request espressif/esp-idf!32652
|
2024-08-26 11:52:20 +08:00 |
|
Zhang Shuxian
|
0eb9d052d0
|
docs: Update the application examples in ledc.rst
|
2024-08-23 10:16:11 +08:00 |
|
Zhang Shuxian
|
2cee7899d5
|
docs: Update the application examples in gpio.rst
|
2024-08-23 10:10:35 +08:00 |
|
Tomas Rezucha
|
73e0948332
|
Merge branch 'docs/usb_maintainer_docs_p4' into 'master'
docs(usb/host): Update maintainer docs for ESP32-P4
See merge request espressif/esp-idf!32831
|
2024-08-22 22:21:31 +08:00 |
|
Armando
|
212aef3b63
|
doc(isp): isp sharpen programming guide
|
2024-08-22 16:28:01 +08:00 |
|
Song Ruo Jing
|
c607544126
|
Merge branch 'feature/isp_gamma_correction_support' into 'master'
feat(isp): add gamma correction driver to ISP
Closes IDF-9988
See merge request espressif/esp-idf!32274
|
2024-08-22 12:09:31 +08:00 |
|
Zhang Xiao Yan
|
83e0eeec79
|
Merge branch 'docs/fix_typo_adc_oneshot' into 'master'
docs: fix a typo in adc_oneshot
See merge request espressif/esp-idf!32893
|
2024-08-22 09:24:42 +08:00 |
|
Song Ruo Jing
|
f2d131aae4
|
feat(isp): add gamma correction driver to ISP
|
2024-08-21 17:27:16 +08:00 |
|
Tomas Rezucha
|
512df697f0
|
docs(usb/host): Update maintainer docs for ESP32-P4
|
2024-08-20 08:14:21 +02:00 |
|
Zhang Shu Xian
|
15825dc531
|
Merge branch 'docs/update_application_examples_of_gptimer' into 'master'
docs: Update the application examples in gptimer.rst
See merge request espressif/esp-idf!32646
|
2024-08-20 10:13:00 +08:00 |
|
Zhang Shu Xian
|
a41c5c9dee
|
Merge branch 'docs/update_application_examples_of_rmt' into 'master'
docs: Update the application examples in rmt.rst
See merge request espressif/esp-idf!32654
|
2024-08-20 10:10:42 +08:00 |
|
Zhang Shuxian
|
ab7c3a5dc6
|
docs: Update the application examples in gptimer.rst
|
2024-08-19 10:14:59 +08:00 |
|
Zhang Shuxian
|
9f577f8005
|
docs: Update the application examples in rmt.rst
|
2024-08-19 10:01:31 +08:00 |
|
Linda
|
a2d64723c2
|
docs: fix a typo in adc_oneshot
|
2024-08-16 16:04:53 +08:00 |
|
Chen Jichang
|
2e2cbd9aa8
|
feat(ledc): add ledc support on c61
|
2024-08-15 15:21:06 +08:00 |
|
Zhang Shu Xian
|
9b3728f8ac
|
Merge branch 'docs/update_application_examples_of_mcpwm' into 'master'
docs: Update the application examples in mcpwm.rst
See merge request espressif/esp-idf!32650
|
2024-08-14 16:30:30 +08:00 |
|
Zhang Shuxian
|
2105adc19c
|
docs: Update the application examples in mcpwm.rst
|
2024-08-13 12:04:43 +08:00 |
|
morris
|
ec2a8a9c81
|
fix(drivers): rename the nested extra_flags structure
|
2024-08-13 11:57:08 +08:00 |
|
Zhang Shu Xian
|
b5bfd3919e
|
Merge branch 'docs/update_application_examples_of_pcnt' into 'master'
docs: Update the application examples in pcnt.rst
See merge request espressif/esp-idf!32638
|
2024-08-13 11:19:55 +08:00 |
|
Zhang Shuxian
|
9733a89c18
|
docs: Update the application examples in pcnt.rst
|
2024-08-09 19:04:22 +08:00 |
|
Shen Meng Jing
|
2db9096df3
|
Merge branch 'docs/fix_a_typo' into 'master'
docs: Fix a small typo in adc_calibration.rst
Closes DOC-8542
See merge request espressif/esp-idf!32542
|
2024-08-09 14:35:30 +08:00 |
|
shenmengjing
|
33af6856cf
|
docs: Provide CN translation for spi-flash-optional-feature
|
2024-08-08 11:00:50 +08:00 |
|
Armando (Dou Yiwen)
|
3a0c25124e
|
Merge branch 'fix/fix_lp_i2s_coverity_issue' into 'master'
lp_i2s: fixed coverity issue
Closes IDF-10715, IDF-10713, IDF-10716, IDF-10714, and IDF-10717
See merge request espressif/esp-idf!32617
|
2024-08-07 17:29:06 +08:00 |
|
Kevin (Lao Kaiyao)
|
a500f3d3c0
|
Merge branch 'refactor/i2s_refactor_for_etm' into 'master'
refactor(i2s): refactor to use i2s etm controlling
Closes IDF-10508
See merge request espressif/esp-idf!32315
|
2024-08-07 14:22:38 +08:00 |
|