Mahavir Jain
5be4aca831
Merge branch 'feature/update_security_docs_for_c5' into 'master'
...
feat: updated security docs for ESP32C5
Closes IDF-9476, IDF-9501, and IDF-9499
See merge request espressif/esp-idf!32928
2024-09-03 14:22:25 +08:00
Peter Marcisovsky
81ad0eb544
Merge branch 'ci/add_advanced_usb_cdc_ci' into 'master'
...
Refactor(console): merge console advanced and advanced_usb_cdc examples
Closes IDF-9676 and DOC-8784
See merge request espressif/esp-idf!29626
2024-09-02 21:15:19 +08:00
Ondrej Kosta
b9f4822dcb
Merge branch 'bugfix/eth_plus_wifi_doc' into 'master'
...
docs(esp_eth): added warning to not use ESP32 as ETH CLK source with WiFi
Closes DOC-8459
See merge request espressif/esp-idf!32736
2024-09-02 16:15:28 +08:00
Zhang Xiao Yan
360bbd62b8
Merge branch 'docs/update_application_examples_esp_nan_wifi_security' into 'master'
...
docs: update application examples for esp_nan.rst, esp_dpp.rst and wifi-security.rst
See merge request espressif/esp-idf!32209
2024-09-02 16:00:20 +08:00
Peter Marcisovsky
82a4c12817
refactor(console/advanced): Merge console advanced and advanced_usb_cdc examples
...
- removed examples/system/console/advanced_usb_cdc
- refactor resulting console/advanced example
- enabled advanced console for all peripherals (UART, USB_OTG, USB_JTAG)
- added pytest to check UART console output
- update docs
2024-09-02 09:14:42 +02:00
nilesh.kale
3550e36a68
feat: updated security docs for ESP32C5
...
This commit modified document files for ESP32C5.
This revised chnages for security components, RNG, provisioning and
some minor changes in sample output for flash encryption example.
2024-09-02 11:50:07 +05:30
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
Linda
09b53af171
docs: update application examples for esp_nan.rst, esp_dpp.rst and wifi-security.rst
2024-08-31 09:57:21 +08:00
Zhang Shu Xian
87859c5629
Draft: docs: Update the application examples in lcd/index.rst
2024-08-30 09:40:38 +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
Linda
2136c072b5
docs: update application examples for esp_now.rst and esp-wifi-mesh.rst
2024-08-28 09:57:24 +08:00
wanckl
e6e7b23917
feat(driver_spi): add esp32c61 spi master, slave, slave_hd support
2024-08-27 20:49:13 +08:00
renpeiying
f49b072ac7
docs: Update zh_CN translation for MR32736
2024-08-27 20:01:23 +08:00
Kevin (Lao Kaiyao)
c9df77efbf
Merge branch 'feature/check_efuse_blk_after_ota' into 'master'
...
docker / docker (push) Waiting to run
feat(bootloader): support to check efuse block revision
Closes IDF-10718
See merge request espressif/esp-idf!30772
2024-08-26 23:26:58 +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
laokaiyao
da4a7f7407
refactor(bootloader): lower down the log level to reduce the bootloader size
2024-08-26 10:02:31 +08:00
laokaiyao
1c2f8b8ce0
feat(bootloader): support to check efuse block revision
...
change(bootloader): remove ignore efuse check flag (temp)
change(bootloader): use int for the minimum efuse blk rev (temp)
2024-08-26 10:02:31 +08:00
laokaiyao
f3879f7615
docs(chip_revision): update eFuse block revision info
2024-08-26 10:02:31 +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
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
Ren Pei Ying
6ab490194c
Merge branch 'docs/optimize_translation_for_api_reference_system_inc_files' into 'master'
...
docs: Optimize translation for api-reference/system/inc files
Closes DOC-8087
See merge request espressif/esp-idf!32033
2024-08-20 16:47:30 +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
Ren Pei Ying
afce238ca2
Merge branch 'docs/provide_cn_trans_for_partition-table_and_nvs_encryption' into 'master'
...
docs: Update CN translation for partition-table and nvs-encryption
Closes DOC-8184
See merge request espressif/esp-idf!32879
2024-08-19 15:22:28 +08:00
renpeiying
20379aeffb
docs: Optimize translation for api-reference/system/inc files
2024-08-19 13:09:34 +08:00
renpeiying
98655d4ad3
docs: Update CN translation for partition-table and nvs-encryption
2024-08-19 12:58:37 +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
Chen Ji Chang
5b0c63b2cd
Merge branch 'feat/add_ledc_support_on_c61' into 'master'
...
feat(ledc): add ledc support on c61
Closes IDF-9291
See merge request espressif/esp-idf!32705
2024-08-16 17:35:19 +08:00
Linda
e5019c9da0
docs: update application examples related to system
2024-08-16 16:16:58 +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
Martin Vychodil
a5871f8fa8
Merge branch 'feature/fs_considerations' into 'master'
...
[Storage/Docs]: File system considerations
Closes IDF-8430 and IDF-8436
See merge request espressif/esp-idf!29972
2024-08-09 00:23:54 +08:00
Martin Vychodil
e60f6d024e
docs(storage): added File system considerations document into the API Guides
2024-08-08 15:57:35 +02: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
Shen Meng Jing
327683185c
Merge branch 'docs/update_cn_ulp_lp_core' into 'master'
...
docs: Update the CN translation for ulp-lp-core.rst
Closes DOC-8463
See merge request espressif/esp-idf!32321
2024-08-07 16:09:42 +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
LonerDan
08fa1131ca
docs(gptimer): remove incorrect param from example
...
Fixes call to `gptimer_start` in one of the examples
which includes extra second parameter `&alarm_config`,
when the function takes only one.
Mreges https://github.com/espressif/esp-idf/pull/14310
2024-08-07 10:52:37 +08:00