morris
|
3fa0db7cdd
|
Merge branch 'docs/fix_typo_i2c_rtc_clock' into 'master'
docs: fix a typo in I2C RTC clock name
See merge request espressif/esp-idf!34042
|
2024-10-11 10:56:49 +08:00 |
|
Martin Vychodil
|
f659405ee0
|
Merge branch 'feat/monitor_auto_color' into 'master'
feat(tools): Add auto color to monitor and disable colors from chip logs
Closes IDF-362 and DOC-9110
See merge request espressif/esp-idf!33623
|
2024-10-11 01:04:26 +08: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 |
|
Tomáš Rohlínek
|
46982e69da
|
feat(storage/vfs): update example references in documentation
|
2024-10-10 16:41:58 +08:00 |
|
shenmengjing
|
b7d445389d
|
docs: Update CN translation for ulp-lp-core.rst
|
2024-10-10 14:15:27 +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 |
|
Konstantin Kondrashov
|
6cad62594a
|
Merge branch 'feature/adds_new_part_types_subtypes' into 'master'
feat(partitions): Adds new partition types and subtypes for bootloader and partition_table
See merge request espressif/esp-idf!33792
|
2024-10-09 15:32:34 +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 |
|
sonika.rathi
|
459f2517a8
|
feat(fatfs): enable partition handling for sectors less than 128
|
2024-10-08 13:35:08 +02: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 |
|
Alexey Lapshin
|
08eadd8d25
|
fix(newlib): sbom: add CVE-2024-30949 to cve-exclude-list
|
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 |
|
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 |
|
Mahavir Jain
|
c90dd52974
|
Merge branch 'feat/newlib-sbom-exclude_cve-2024-30949' into 'master'
fix(newlib): sbom: add CVE-2024-30949 to cve-exclude-list
See merge request espressif/esp-idf!33947
|
2024-10-03 12:30:44 +08:00 |
|
Alexey Lapshin
|
c4acf3faad
|
fix(newlib): sbom: add CVE-2024-30949 to cve-exclude-list
|
2024-10-02 18:01:14 +07:00 |
|
Aditya Patwardhan
|
58051ca1d4
|
Merge branch 'fix/secure_boot_documentation' into 'master'
fix(docs): Fix secure boot v2 documentation
Closes IDFGH-13716
See merge request espressif/esp-idf!33594
|
2024-10-01 22:54:41 +08:00 |
|
Konstantin Kondrashov
|
d5f37b526d
|
feat(partitions): Adds new partition types and subtypes for bootloader and partition_table
|
2024-10-01 14:22:22 +03:00 |
|
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 |
|
Peter Dragun
|
2c458f3af1
|
feat(tools): Add auto color to monitor and disable colors from chip logs
ANSI color codes are handled on the host side instead of the chip side. This
will result in shorter log messages transmitted over serial.
|
2024-10-01 11:46:20 +02: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 |
|
Aditya Patwardhan
|
2c11c2ab81
|
fix(docs): Fix secure boot v2 documentation
Update the secure boot v2 documentation
about the limitation of read-protection
when secure boot is enabled
Closes https://github.com/espressif/esp-idf/issues/14587
|
2024-10-01 11:56:37 +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 |
|
Nilesh Kale
|
fcdbff5039
|
Merge branch 'feature/update_mbedtls_version_to_3.6.1' into 'master'
feat(mbedtls): updated mbedtls version to 3.6.1
Closes IDF-10980
See merge request espressif/esp-idf!33282
|
2024-09-29 22:33:45 +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
|
1e94096e16
|
docs: update qemu guide for efuse commands
- add mention of qemu guide in security related chapters
- also added a note about secure boot v2 config in qemu workflow
|
2024-09-27 13:36:15 +05:30 |
|
Mahavir Jain
|
d6c4cbb53f
|
docs: fix typo related to secure boot
|
2024-09-27 13:35:10 +05:30 |
|