Commit Graph

5939 Commits

Author SHA1 Message Date
Song Ruo Jing
ac8295fd19 Merge branch 'feature/esp32c61_clock_support' into 'master'
feat(clk): Add basic clock support for esp32c61

Closes IDF-9249

See merge request espressif/esp-idf!32244
2024-08-01 21:31:32 +08:00
Wu Zheng Hui
f2cf9a961b Merge branch 'doc/update_esp32p4_pm_programming_guide_docs' into 'master'
docs(pm): update power management related docs for esp32p4

Closes IDF-7672

See merge request espressif/esp-idf!31328
2024-08-01 19:05:15 +08:00
Shen Meng Jing
85ca4c625f Merge branch 'docs/delete_user_guide_esp32s2_kaluga_1_kit' into 'master'
docs: Delete ESP32-S2-Kaluga-Kit related user guide files

Closes DOC-6924

See merge request espressif/esp-idf!32355
2024-08-01 18:36:51 +08:00
morris
85cbe538aa Merge branch 'doc/gptimer_include_etm_contents_conditionally' into 'master'
docs(gptimer): include etm content conditionally

Closes DOC-8437

See merge request espressif/esp-idf!32442
2024-08-01 17:49:58 +08:00
shenmengjing
837221e2f2 docs: Delete ESP32-S2-Kaluga-Kit related user guide files 2024-08-01 17:01:37 +08:00
Gao Xu
3e974bd8a3 Merge branch 'feature/support_isp_ae' into 'master'
feat(isp): Support ISP Auto Exposure (AE)

Closes IDF-9592, IDF-10193, and IDF-10580

See merge request espressif/esp-idf!31671
2024-08-01 16:21:34 +08:00
wuzhenghui
172402528d
docs(pm): update power management related docs for esp32p4 2024-08-01 15:50:46 +08:00
Shen Meng Jing
5092ff51fd Merge branch 'docs/update_examples_in_sdm' into 'master'
docs: Update the application examples in sdm.rst

Closes DOC-8324

See merge request espressif/esp-idf!31998
2024-08-01 14:16:38 +08:00
Shen Meng Jing
20dd99761b Merge branch 'docs/translate_camera_driver' into 'master'
docs: Provide CN translation for camera_driver.rst

Closes DOC-8498

See merge request espressif/esp-idf!32364
2024-08-01 13:59:26 +08:00
shenmengjing
cd3a43576a docs: Update the application examples in sdm 2024-08-01 12:04:23 +08:00
shenmengjing
f7232871b4 docs: Provide CN translation for camera_driver.rst 2024-08-01 11:52:29 +08:00
Song Ruo Jing
335d39b869 feat(clk): Add basic clock support for esp32c61
- Support SOC ROOT clock source switch
- Support CPU frequency change
- Support RTC SLOW clock source switch
- Support RTC SLOW clock + RC FAST calibration
- Remove FPGA build
2024-07-31 22:41:22 +08:00
Igor Udot
b5ab82ce3c Merge branch 'fix/replace_pytest_function' into 'master'
ci: replace pytest function

Closes IDFCI-1693

See merge request espressif/esp-idf!30531
2024-07-31 17:23:56 +08:00
Mo Fei Fei
fad3d5aae0 Merge branch 'docs/update_cn_trans_storage_api_index' into 'master'
docs: update cn trans for storage api reference index

Closes DOC-8137

See merge request espressif/esp-idf!32011
2024-07-31 15:47:00 +08:00
gaoxu
51a7de23b8 feat(isp_ae): add thread safe lock for ISP AE 2024-07-31 15:08:48 +08:00
gaoxu
0b8269ee96 docs(isp_ae): add isp auto exposure programming guide 2024-07-31 15:08:48 +08:00
Zhang Shu Xian
2667b31d0a Merge branch 'docs/update_cn_trans_for_peripherals' into 'master'
docs: Update cn trans and fix format issues for api-reference

Closes DOC-8374

See merge request espressif/esp-idf!32086
2024-07-31 14:50:49 +08:00
mofeifei
c5f1fda388 docs: update cn trans for storage api reference index 2024-07-31 14:35:36 +08:00
Marius Vikhammer
41dd1a351b Merge branch 'feat/cmake_plugin_ulp' into 'master'
Some checks failed
docker / docker (push) Has been cancelled
feat(lp-core): allow custom cmake for ULP project

Closes IDF-10551

See merge request espressif/esp-idf!31919
2024-07-31 09:31:57 +08:00
Shen Meng Jing
28f373440c Merge branch 'docs/update_application_examples_of_parlio' into 'master'
docs: Update the application examples in parlio.rst

Closes DOC-8314

See merge request espressif/esp-idf!31985
2024-07-30 20:45:20 +08:00
Shen Meng Jing
3f21673e7d Merge branch 'docs/add_examples_to_dedic_gpio' into 'master'
docs: Add some application examples to dedic_gpio

Closes DOC-8312

See merge request espressif/esp-idf!31983
2024-07-30 20:28:35 +08:00
Shen Meng Jing
124c3be72c Merge branch 'docs/update_the_example_in_adc_oneshot' into 'master'
docs: Update the application example in adc_oneshot

Closes DOC-8315

See merge request espressif/esp-idf!31987
2024-07-30 19:24:56 +08:00
shenmengjing
fe5204cc4b docs: Update the application examples in parlio.rst 2024-07-30 19:14:04 +08:00
shenmengjing
ffe7181412 docs: Add some application examples to dedic_gpio 2024-07-30 19:10:28 +08:00
morris
53e3df2e03 docs(gptimer): include etm content conditionally
https://www.esp32.com/viewtopic.php?f=12&t=40991&p=135107#p135098
2024-07-30 18:25:01 +08:00
Marius Vikhammer
b6208df463 feat(lp-core): allow custom cmakefile project file for ULP project 2024-07-30 12:30:54 +08:00
Daniel Paul
1870eaa2ba Merge branch 'docs/consistent_naming_convention_for_ESP_Component_Registry' into 'master'
docs: Consistent naming convention for ESP Component Registry

See merge request espressif/esp-idf!31205
2024-07-29 17:30:33 +08:00
Zhang Xiao Yan
9e1d02a3ef Merge branch 'docs/add_application_examples_system_component' into 'master'
docs: add or update application examples of system component

See merge request espressif/esp-idf!32004
2024-07-29 17:20:17 +08:00
Linda
0af1256a12 docs: add or update application examples of system component 2024-07-29 16:00:18 +08:00
Island
39990412b5 Merge branch 'docs/reorganize_bluetooth_api_guides' into 'master'
docs(ble): Reorganized the bluetooth API guide structure

See merge request espressif/esp-idf!32131
2024-07-29 14:16:02 +08:00
Armando (Dou Yiwen)
5020e7a815 Merge branch 'change/improve_xip_docs_on_p4' into 'master'
psram: improve xip docs on p4

See merge request espressif/esp-idf!32354
2024-07-29 10:29:24 +08:00
Wei Yu Han
182e2c17ba docs(bluetooth): Repaced Classic Bluetooth with Bluetooth Classic in API reference section name 2024-07-29 09:54:19 +08:00
Wei Yu Han
524549fdb2 docs(ble): Replaced Classic Bluetooth with Bluetooth Classic 2024-07-26 17:16:48 +08:00
Armando
702b0560ab change(psram): improved xip psram docs on p4 2024-07-26 16:30:46 +08:00
Armando
7f600ae3fe fix(adc): fixed adc continuous programming guide code examples 2024-07-26 16:14:51 +08:00
Yuhan Wei
d5c35d8b9b docs(ble): Fixed the image name in classic-bt/overview.rst 2024-07-25 17:05:45 +08:00
Yuhan Wei
124a23d9b1 docs(ble): Uploaded the classic-bluetooth-architecture.png; Applied the suggestion from Mengyang 2024-07-25 17:05:45 +08:00
Yuhan Wei
b71b3366d9 docs(ble): Adjusted the title level in the chinese version of overview.rst 2024-07-25 17:05:45 +08:00
Yuhan Wei
4b32ffb8a9 docs(ble): created an independent entry for classic bt 2024-07-25 17:05:45 +08:00
Yuhan Wei
28160ef5d6 docs(ble): Adjusted the title level in en/api-guides/ble/blufi.rst 2024-07-25 17:05:45 +08:00
Yuhan Wei
dc6f1503c2 docs(ble): Modified the table of content in ble/index.rst 2024-07-25 17:05:45 +08:00
Yuhan Wei
95f9bf8e64 docs(ble): Make the section name consistent for the zh_CN and eng versions 2024-07-25 17:05:45 +08:00
Yuhan Wei
2030b83b1a docs(ble): Reduced the toctree depth for Related Documents 2024-07-25 17:05:45 +08:00
Yuhan Wei
8379a45f4d docs(ble): Moved blufi to ble folder 2024-07-25 17:05:45 +08:00
Yuhan Wei
48bf83416a docs(ble): Moved ble-mesh and blufi to ble section 2024-07-25 17:05:45 +08:00
Yuhan Wei
c6f974e689 docs(ble): Created an independent BLE folder 2024-07-25 17:05:45 +08:00
Yuhan Wei
e4b3fe2f46 docs(ble): Reorganized the bluetooth API guide structure 2024-07-25 17:05:45 +08:00
Liu Xiao Yu
d2cb23c28a Merge branch 'docs/fix_intr_num_hlinterrupts_doc' into 'master'
docs(interrupts): fix wrong high-level interrupt level num in doc

Closes IDF-10445

See merge request espressif/esp-idf!32284
2024-07-25 16:32:31 +08:00
C.S.M
c2cb7d4ed3 Merge branch 'feat/support_120m_tsens' into 'master'
feature(psram): Add timing tuning point adjustment via temperature sensor

Closes IDF-10506

See merge request espressif/esp-idf!31771
2024-07-25 15:54:26 +08:00
morris
a746ecc1f2 Merge branch 'feat/support_gptimer_on_c61' into 'master'
feat(gptimer): add gptimer support on c61

Closes IDF-9306

See merge request espressif/esp-idf!32278
2024-07-25 15:24:27 +08:00