shenmengjing
|
26c8cae4dd
|
docs: Provide Chinese translation for esp_timer
|
2024-09-04 14:51:36 +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 |
|
Zhang Xiao Yan
|
85a1e2649f
|
Merge branch 'docs/add_application_examples_openthread' into 'master'
docs: update application examples for esp_openthread.rst
See merge request espressif/esp-idf!32008
|
2024-07-25 15:09:34 +08:00 |
|
Linda
|
5f4d3fac03
|
docs: update application examples for esp_openthread.rst
|
2024-07-25 14:15:40 +08:00 |
|
C.S.M
|
efff933047
|
docs(spiram): Add docs for adjusting timing phase via temperature
|
2024-07-25 13:48:41 +08:00 |
|
Shen Meng Jing
|
346f31ccc0
|
Merge branch 'docs/translate_protocols' into 'master'
docs: Provide CN translation for protocols.rst
Closes DOC-8439
See merge request espressif/esp-idf!32257
|
2024-07-24 18:47:11 +08:00 |
|
Zhang Xiao Yan
|
8b51fd2395
|
Merge branch 'docs/update_application_examples_sleep' into 'master'
docs: update application examples for sleep_modes.rst and deep-sleep-stub.rst
See merge request espressif/esp-idf!32256
|
2024-07-24 17:31:27 +08:00 |
|
shenmengjing
|
df8009fb95
|
docs: Consistent naming convention in CN translation
|
2024-07-24 17:20:30 +08:00 |
|
shenmengjing
|
a14541b66d
|
docs: Provide CN translation for protocols.rst
|
2024-07-24 16:57:48 +08:00 |
|
Linda
|
08ea11fd43
|
docs: update application examples for sleep_modes.rst and deep-sleep-stub.rst
|
2024-07-24 16:11:55 +08:00 |
|
Island
|
f6c42041a4
|
Merge branch 'feature/support_ble_for_esp32c5' into 'master'
Feature/support ble for esp32c5
See merge request espressif/esp-idf!32162
|
2024-07-24 11:53:11 +08:00 |
|
Alexey Gerenkov
|
bdb9f972c6
|
Merge branch 'esp32c5_jtag_doc_update' into 'master'
docker / docker (push) Has been cancelled
Update esp32c5 jtag debugging guide
Closes IDF-9491
See merge request espressif/esp-idf!32189
|
2024-07-23 21:47:33 +08:00 |
|
Yuhan Wei
|
5eed728a31
|
docs(ble): Fixed the esp32c5 doc build error
|
2024-07-23 20:12:43 +08:00 |
|
Jan Beran
|
fdffa19958
|
Docs: document inversion in kconfig
|
2024-07-23 17:26:42 +08:00 |
|
Xiaoyu Liu
|
9049a625c0
|
docs(interrupts): fix wrong high-level interrupt level num in doc
|
2024-07-23 14:45:24 +08:00 |
|
Daniel Paul
|
658b1de02c
|
docs: Consistent naming convention for ESP Component Registry
|
2024-07-23 14:10:34 +08:00 |
|
Chen Jichang
|
e04d0aad20
|
feat(gptimer): add gptimer support on c61
|
2024-07-23 10:23:14 +08:00 |
|
Zhang Shu Xian
|
93ac6668c4
|
Merge branch 'docs/update_cn_trans_for_api_guides' into 'master'
docs: Update cn trans for bootloader and host-apps in api-guides
See merge request espressif/esp-idf!32070
|
2024-07-22 14:14:51 +08:00 |
|
Zhang Shu Xian
|
4703390853
|
Merge branch 'docs/update_cn_trans_for_2_files' into 'master'
docs: Update cn trans and provide proper indentation for 2 files
See merge request espressif/esp-idf!32087
|
2024-07-22 12:06:33 +08:00 |
|
Zhang Shu Xian
|
fc4b5f3dde
|
Merge branch 'docs/translate_lowpower_mode' into 'master'
Docs/translate lowpower mode
Closes DOC-7661
See merge request espressif/esp-idf!30827
|
2024-07-22 09:28:39 +08:00 |
|
Chen Ji Chang
|
53734aab16
|
Merge branch 'change/remove_mcpwm_on_c61' into 'master'
change(mcpwm,pcnt): remove mcpwm and pcnt on esp32c61
Closes IDF-9332 and IDF-9338
See merge request espressif/esp-idf!32136
|
2024-07-19 19:44:36 +08:00 |
|
Zhang Shuxian
|
348d834f97
|
docs: Update cn trans and provide proper indentation for 2 files
|
2024-07-19 19:20:31 +08:00 |
|
zhangshuxian
|
002c10d97b
|
docs: Provide translationfor low power
|
2024-07-19 17:59:27 +08:00 |
|
Jakub Kocka
|
e91c5e33ca
|
Merge branch 'docs/dfu_flashing' into 'master'
Tools: Changed DFU USB Drivers (Windows Only) section
Closes IDF-1653
See merge request espressif/esp-idf!31973
|
2024-07-19 16:12:24 +08:00 |
|
Shen Meng Jing
|
b6273e1f36
|
Merge branch 'docs/update_pinlayout_for_esp32_pico_kit1' into 'master'
docs: Update the pin layout for esp32-pico-kit-1
Closes DOC-7118
See merge request espressif/esp-idf!32204
|
2024-07-19 16:07:32 +08:00 |
|
shenmengjing
|
e86c757081
|
docs: Update the pin layout for esp32-pico-kit-1
|
2024-07-19 14:57:45 +08:00 |
|
Chen Jichang
|
cde7750f0a
|
ci(legacy_pcnt): re_enable legacy_pcnt test on c5
|
2024-07-18 21:54:31 +08:00 |
|