gaoxu
|
1138d7d56a
|
feat(gpio): update c5 mp gpio docs
|
2024-05-13 16:19:28 +08:00 |
|
Marius Vikhammer
|
7b61598e5b
|
docs(sys-time): update link to hw design guidelines
|
2024-05-13 14:51:47 +08:00 |
|
morris
|
6a57c26469
|
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474
|
2024-05-11 22:50:23 +08:00 |
|
gaoxu
|
3db559ab21
|
feat(gpio): update gpio docs on ESP32C5 MP version
|
2024-05-11 10:49:42 +08:00 |
|
Wang Fang
|
937b290bee
|
docs: Updated Getting Started for ESP32-P4 support
|
2024-05-10 17:57:57 +08:00 |
|
shenmengjing
|
60cd5933d6
|
docs: Edit the CN Translation and EN Source
|
2024-05-10 15:30:16 +08:00 |
|
Martin Vychodil
|
079138ce6b
|
Merge branch 'docs/make_fatfsgen_docs_more_visible' into 'master'
docs(storage): Make "Generating and Parsing FATFS on Host" doc more visible
Closes IDF-9891
See merge request espressif/esp-idf!30686
|
2024-05-10 15:24:35 +08:00 |
|
David Čermák
|
8c97b7f548
|
Merge branch 'fix/docs_wifi_get_sta_list' into 'master'
fix(docs): tcpip_adapter: Document replacement of tcpip_adapter_get_sta_list
Closes DOC-7657
See merge request espressif/esp-idf!30472
|
2024-05-09 19:06:05 +08:00 |
|
Wang Meng Yang
|
7ad17816d6
|
Merge branch 'doc/update_bt_sleep_process' into 'master'
docs: Update the process of Bluetooth entering sleep in the sleep_modes.rst
Closes BT-3708
See merge request espressif/esp-idf!30381
|
2024-05-09 09:28:05 +08:00 |
|
Adam Múdry
|
15b31001a0
|
docs(storage): Make "Generating and Parsing FATFS on Host" doc more visible
|
2024-05-08 11:57:36 +02:00 |
|
shenmengjing
|
a89e354f9d
|
docs: Update the CN Translation for idf-py and spiffs
|
2024-05-08 17:15:06 +08:00 |
|
Ivan Grokhotkov
|
1680c2fe33
|
Merge branch 'bugfix/pytest_build_dir_arg' into 'master'
fix(pytest): respect --build-dir argument from pytest-embedded
See merge request espressif/esp-idf!30609
|
2024-05-07 21:12:57 +08:00 |
|
Shen Meng Jing
|
ebeff9aef1
|
Merge branch 'docs/translate_esp_eth' into 'master'
docs: Provide CN translation for esp_eth
Closes IDF-9057
See merge request espressif/esp-idf!30080
|
2024-05-07 19:34:39 +08:00 |
|
shenmengjing
|
8815d1a8be
|
docs: Provide CN translation for esp_eth
|
2024-05-07 18:05:10 +08:00 |
|
Linda
|
52cfd1bf24
|
docs: fix clock sources for esp32c6
|
2024-05-07 17:35:39 +08:00 |
|
morris
|
797ce920a7
|
Merge branch 'test/gdma_fetch_data_in_flash' into 'master'
test(gdma): can read data from flash rodata
See merge request espressif/esp-idf!30479
|
2024-05-07 12:23:45 +08:00 |
|
Mo Fei Fei
|
0de1efcef9
|
Merge branch 'docs/update_cn_trans_esp_https_ota' into 'master'
docs: update cn trans for esp_https_ota
Closes DOC-7732
See merge request espressif/esp-idf!30579
|
2024-05-06 18:44:57 +08:00 |
|
morris
|
2352f17e63
|
test(gdma): can read data from flash rodata
|
2024-05-06 18:03:17 +08:00 |
|
mofeifei
|
a4d0b370b5
|
docs: update cn trans for esp_https_ota
|
2024-05-06 17:48:00 +08:00 |
|
Jakob Hasse
|
7100c6cf7e
|
docs(esp_ringbuf): Corrected example code block
* Closes https://github.com/espressif/esp-idf/issues/13730
|
2024-05-02 17:56:02 +02:00 |
|
Ivan Grokhotkov
|
087d055090
|
fix(pytest): respect --build-dir argument from pytest-embedded
|
2024-05-02 15:18:34 +02:00 |
|
David Cermak
|
97dfde1442
|
fix(docs): tcpip_adapter: Document replacement of tcpip_adapter_get_sta_list
|
2024-05-02 14:07:24 +02:00 |
|
shenmengjing
|
a55e6c0eb6
|
docs: Update the CN Translation for ram-usage.rst
|
2024-04-30 23:32:22 +08:00 |
|
Alexey Lapshin
|
e1946b6446
|
feat(docs): update reducing stack size article
|
2024-04-30 23:32:22 +08:00 |
|
Marius Vikhammer
|
baa11d25b0
|
docs(programming-guide): clean up misc leftover doc updates for P4
|
2024-04-29 17:52:07 +08:00 |
|
Dai Zi Yan
|
1b95af2096
|
Merge branch 'docs/udpate_cn_trans' into 'master'
docs: update the EN version of size.rst
Closes DOC-7598
See merge request espressif/esp-idf!30166
|
2024-04-29 15:04:53 +08:00 |
|
mofeifei
|
f5bace9f4d
|
docs: update cn trans for etm.rst
|
2024-04-29 14:06:57 +08:00 |
|
shenmengjing
|
f0ef081d0a
|
docs: Update the CN translation with the label missing
|
2024-04-28 11:24:37 +08:00 |
|
Shen Meng Jing
|
2b0c130a2e
|
Merge branch 'docs/translate_mm_sync' into 'master'
docs: Provide CN Translation for mm_sync.rst in api-reference
Closes DOC-7622
See merge request espressif/esp-idf!30209
|
2024-04-26 15:42:37 +08:00 |
|
Shen Meng Jing
|
554179609f
|
Merge branch 'docs/translate_spi_flash' into 'master'
Docs/translate spi flash & ulp_macros
Closes DOC-7532
See merge request espressif/esp-idf!29897
|
2024-04-26 15:31:23 +08:00 |
|
Shen Meng Jing
|
3a0ad2b17e
|
Merge branch 'docs/translate_c_support' into 'master'
docs: Provide translation for c.rst
Closes DOC-7522
See merge request espressif/esp-idf!29863
|
2024-04-26 15:18:39 +08:00 |
|
shenmengjing
|
7ddc3755ac
|
docs: Provide CN Translation for mm_sync.rst in api-reference
|
2024-04-25 11:44:08 +08:00 |
|
shenmengjing
|
3b76cae7e7
|
docs: Provide translation for c.rst
|
2024-04-25 11:01:13 +08:00 |
|
shenmengjing
|
49ba4c0268
|
docs: Provide translation for system.rst in migration-guides
|
2024-04-25 11:00:34 +08:00 |
|
Kevin (Lao Kaiyao)
|
95ab3ccf96
|
Merge branch 'feature/support_gpio_on_c61' into 'master'
feat(gpio): support GPIO on ESP32C61
Closes IDF-9316
See merge request espressif/esp-idf!30380
|
2024-04-25 11:00:32 +08:00 |
|
shenmengjing
|
59644bccc2
|
docs: Provide CN translation for documents under api-reference
|
2024-04-25 10:59:40 +08:00 |
|
xiongweichao
|
3237cce6b5
|
docs: Update the process of Bluetooth entering sleep in the sleep_modes.rst
|
2024-04-25 10:19:41 +08:00 |
|
morris
|
e8e975112a
|
feat(rmt): support sleep retention
by back up the registers
|
2024-04-24 22:10:42 +08:00 |
|
Darian
|
c9ffd9ddaa
|
Merge branch 'refactor/usb_host_usbh_api' into 'master'
refactor(usb/host): Refactor USBH API
See merge request espressif/esp-idf!30029
|
2024-04-24 14:50:25 +08:00 |
|
laokaiyao
|
2c90b71d45
|
feat(gpio): support GPIO on ESP32C61
|
2024-04-24 14:27:40 +08:00 |
|
Song Ruo Jing
|
0733fa1267
|
Merge branch 'bugfix/fix_gpio_etm_multi_task' into 'master'
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
See merge request espressif/esp-idf!30319
|
2024-04-24 11:35:52 +08:00 |
|
Wang Fang
|
f5e34f6c14
|
Update CN translation for coredump
|
2024-04-23 20:13:28 +03:00 |
|
Erhan Kurubas
|
3b8191cf5d
|
feat(coredump): save .bss, .data and .heap sections to the elf file
|
2024-04-23 19:07:51 +03:00 |
|
Song Ruo Jing
|
bf3067fa8a
|
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
|
2024-04-23 20:37:34 +08:00 |
|
Darian Leung
|
aa8939e7cc
|
docs(usb): Add USBH maintainer notes
|
2024-04-23 17:18:56 +08:00 |
|
daiziyan
|
16bd72bebe
|
docs: update the CN version of size.rst
|
2024-04-23 14:55:39 +08:00 |
|
Mo Fei Fei
|
19471852af
|
Docs: update cn trans for ulp-lp-core.rst
|
2024-04-22 16:44:44 +08:00 |
|
Shen Meng Jing
|
ed366b55c2
|
Merge branch 'docs/translate_configure-builtin-jtag' into 'master'
docs: Provide translation for cofigure-builtin-jtag.rst in jtag-debugging
Closes DOC-7523
See merge request espressif/esp-idf!29867
|
2024-04-19 19:46:31 +08:00 |
|
shenmengjing
|
6d81e702d9
|
docs: Provide translation for cofigure-builtin-jtag.rst in jtag-debugging
|
2024-04-19 18:53:17 +08:00 |
|
Wang Zi Yan
|
020c6931ee
|
docs: Update CN for esp_https_server.rst and tips-and-quirks.rst
|
2024-04-19 17:37:05 +08:00 |
|