renpeiying
|
fef1d6278e
|
docs: update CN trans according to review
|
2024-10-10 13:40:34 +02:00 |
|
Tomáš Rohlínek
|
908c4c7ce6
|
docs(storage/fatfs): fix fatfs example links in docs
|
2024-10-10 16:41:58 +08:00 |
|
renpeiying
|
ebe5ac900b
|
docs: Update CN translation for api-reference/storage/index.rst
|
2024-10-10 16:41:58 +08:00 |
|
Shen Meng Jing
|
56437e9637
|
Merge branch 'docs/translate_sd_pullup_requirements' into 'master'
docs: Provide Chinese translation for sd_pullup_requirements
Closes DOC-8133
See merge request espressif/esp-idf!31638
|
2024-10-10 13:35:21 +08:00 |
|
morris
|
1b7977194a
|
Merge branch 'refactor/move_freertos_related_kconfig_and_test_to_freertos' into 'master'
refactor(freertos): rename SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY
See merge request espressif/esp-idf!32884
|
2024-10-10 13:24:58 +08:00 |
|
morris
|
0722aa8209
|
feat(etm): support sleep retention
|
2024-10-10 12:12:58 +08:00 |
|
shenmengjing
|
1ddc11448e
|
docs: Provide Chinese translation for sd_pullup_requirements
|
2024-10-10 11:55:28 +08:00 |
|
Linda
|
81dd3aab1b
|
docs: fix a typo in I2C RTC clock name
|
2024-10-09 18:12:41 +08:00 |
|
weiyuhan
|
04f757686f
|
docs(ble): Updated one feature name in feature status table
|
2024-10-09 17:37:20 +08:00 |
|
C.S.M
|
38c36b9d22
|
Merge branch 'feat/i2c_sleep_retention' into 'master'
feat(i2c): Support i2c sleep retention on esp32c5/p4/c61
Closes IDF-8458
See merge request espressif/esp-idf!33738
|
2024-10-09 15:08:08 +08:00 |
|
Erhan Kurubas
|
9a13c59723
|
Merge branch 'add_openocd_stub_bins_fixed' into 'master'
feat(esp_system): preload openocd stub binaries and reserve memory for debugging
See merge request espressif/esp-idf!32817
|
2024-10-09 14:06:09 +08:00 |
|
morris
|
aebf700919
|
refactor(freertos): rename SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY and move to freertos
|
2024-10-09 13:32:03 +08:00 |
|
renpeiying
|
160b1b3b32
|
docs: Remove user guide for esp32-devkitm-1 migration
|
2024-10-08 19:07:30 +08:00 |
|
Mahavir Jain
|
24fa2facd3
|
docs: update mbedtls guide for TLS 1.3 supported change
|
2024-10-08 11:03:18 +02:00 |
|
C.S.M
|
3f061bd557
|
feat(i2c_master): Support i2c sleep retention on esp32c5/p4/c61
|
2024-10-08 15:55:48 +08:00 |
|
Aditya Patwardhan
|
6dc8fe3db3
|
Merge branch 'docs/update_cn_trans_for_secure_boot_v2' into 'master'
docs: Update CN translation for secure-boot-v2.rst
Closes DOC-9082
See merge request espressif/esp-idf!33895
|
2024-10-08 15:13:59 +08:00 |
|
Zhang Shuxian
|
4c08e00c6a
|
docs: Update CN translation for system.rst
|
2024-10-08 14:49:14 +08:00 |
|
Mahavir Jain
|
27bcb047b4
|
Merge branch 'feature/qemu_doc_guide_updates' into 'master'
docs: misc updates to qemu guide, now enabled for ESP32-S3
See merge request espressif/esp-idf!33854
|
2024-10-08 12:45:23 +08:00 |
|
Zhang Shuxian
|
808a82de81
|
docs: Update CN translation for secure-boot-v2.rst
|
2024-10-08 11:09:40 +08:00 |
|
Peter Dragun
|
7d8231c0c1
|
Merge branch 'move_monitor_config_docs' into 'master'
docs: Move monitor configuration documentation to its own repository
See merge request espressif/esp-idf!33284
|
2024-10-07 22:14:53 +08:00 |
|
Mahavir Jain
|
e8dc634108
|
docs: update mbedtls guide for TLS 1.3 supported change
|
2024-10-03 21:16:38 +05:30 |
|
Erhan Kurubas
|
ffdf59a898
|
Merge branch 'jtag_doc_update' into 'master'
docs(jtag): update OpenOCD related sections
See merge request espressif/esp-idf!33516
|
2024-10-01 18:03:39 +08:00 |
|
Fu Hanxi
|
4b3a5e93cf
|
Merge branch 'feat/core_components' into 'master'
feat: add `COMPONENT_SOURCE` property to component targets
Closes DOC-7429
See merge request espressif/esp-idf!26586
|
2024-10-01 16:49:39 +08:00 |
|
Fu Hanxi
|
6ff7947fef
|
feat: add component_source property to component targets
|
2024-09-30 18:14:04 +08:00 |
|
laokaiyao
|
ae36f84945
|
feat(i2s): enable i2s test on c5
|
2024-09-30 17:38:22 +08:00 |
|
laokaiyao
|
0cb4bdc54e
|
feat(i2s): support sleep retention
|
2024-09-30 17:38:22 +08:00 |
|
Erhan Kurubas
|
8e532baf1e
|
docs(jtag): update OpenOCD related sections
|
2024-09-30 08:48:33 +02:00 |
|
David Cermak
|
5af61242d2
|
feat(wifi): Document WiFi expansion on wifi-less chips
|
2024-09-30 14:10:19 +08:00 |
|
Zhang Xiao Yan
|
945ab1a8fa
|
Merge branch 'docs/update_front_page_c5' into 'master'
docs: update front page for esp32-c5 and esp32-c61
See merge request espressif/esp-idf!33907
|
2024-09-30 11:23:53 +08:00 |
|
Linda
|
3169af7341
|
docs: update front page for esp32-c5 and esp32-c61
|
2024-09-30 10:35:19 +08:00 |
|
Jiang Jiang Jian
|
8ed0508320
|
Merge branch 'change/polish_wifi_sleep_current_desc' into 'master'
change(doc): add notes for sleep current data tested in shieled box
Closes WIFI-6711
See merge request espressif/esp-idf!33796
|
2024-09-29 19:27:31 +08:00 |
|
Jiang Jiang Jian
|
ee74f278c8
|
Merge branch 'feat/support_longer_data_len_in_espnow' into 'master'
feat(wifi/espnow): Support longer data length in espnow
Closes IDFGH-7935
See merge request espressif/esp-idf!31097
|
2024-09-29 16:58:33 +08:00 |
|
Jiang Jiang Jian
|
dde0b46390
|
Merge branch 'feat/add_well_know_vfs_docs' into 'master'
docs(storage/vfs): add documentation for existing automounted vfs drivers
Closes IDF-10108
See merge request espressif/esp-idf!31160
|
2024-09-29 16:37:35 +08:00 |
|
renpeiying
|
757fa4d72c
|
docs: Update Chinese translation for docs
|
2024-09-29 11:35:45 +08:00 |
|
shenmengjing
|
c0f296dafc
|
docs: Update the CN translation for several docs
|
2024-09-29 10:53:29 +08:00 |
|
zhangyanjiao
|
b4d102796f
|
docs(wifi/espnow): Update the description for ESP-NOW frame
|
2024-09-29 09:40:57 +08:00 |
|
Mahavir Jain
|
d6c4cbb53f
|
docs: fix typo related to secure boot
|
2024-09-27 13:35:10 +05:30 |
|
Mahavir Jain
|
d78439a572
|
docs: enable qemu doc guide for ESP32-S3
|
2024-09-27 13:34:00 +05:30 |
|
Chen Jichang
|
e56f04fdd3
|
fix(mcpwm): fix pm_lock memory issues
|
2024-09-27 14:41:34 +08:00 |
|
Erhan Kurubas
|
f4eec4da48
|
feat(esp_system): preload openocd stub binaries and reserve memory for debugging
|
2024-09-26 20:16:04 +02:00 |
|
shenmengjing
|
25d0d9c1dc
|
docs: Update CN translation for ESP-NETIF docs
|
2024-09-26 16:58:01 +02:00 |
|
Mahavir Jain
|
997c14a517
|
Merge branch 'docs/update_application_examples_security_provisioning' into 'master'
docs: update application examples for hmac.rst and wifi_provisioning.rst
See merge request espressif/esp-idf!33692
|
2024-09-26 17:48:42 +08:00 |
|
Linda
|
1c81862048
|
docs: update application examples for hmac.rst and wifi_provisioning.rst
|
2024-09-26 10:18:32 +08:00 |
|
morris
|
0c38389aa2
|
change(gptimer): optimize the registers to be backup
|
2024-09-25 16:12:38 +08:00 |
|
wangtao@espressif.com
|
3da968e122
|
change(doc): add notes for sleep current data tested in shieled box
|
2024-09-25 10:49:36 +08:00 |
|
morris
|
814d5830ea
|
Merge branch 'docs/format_application_example_bootloader' into 'master'
docs: format application examples for bootloader.rst
See merge request espressif/esp-idf!33680
|
2024-09-25 10:42:46 +08:00 |
|
Ondrej Kosta
|
feedad8467
|
remove(esp_eth): Removed SPI ETH ENC28J60 example
|
2024-09-24 16:51:21 +02:00 |
|
Zhang Xiao Yan
|
370a735e46
|
Merge branch 'docs/update_application_examples_ethernet_network' into 'master'
docs: update application examples for esp_eth.rst
See merge request espressif/esp-idf!33688
|
2024-09-24 18:26:56 +08:00 |
|
Linda
|
89d7bbdee6
|
docs: update application examples for esp_eth.rst
|
2024-09-24 16:28:12 +08:00 |
|
morris
|
b304b19501
|
Merge branch 'docs/fix_typo_gpio_description' into 'master'
docs: fix a typo in gpio.rst
See merge request espressif/esp-idf!33752
|
2024-09-24 14:44:02 +08:00 |
|