Chen Jichang
|
3f0b46da54
|
docs(rmt): add a note about binding channels to the same GPIO
Added a note about RX Channel and TX Channel initialization order when
bound RX and TX to the same gpio.
Closes https://github.com/espressif/esp-idf/issues/11768
|
2023-07-03 17:11:22 +08:00 |
|
caixinying-git
|
a6c7b52dd6
|
docs: provide CN translation for api-reference/peripherals/rmt.rst
|
2023-06-30 18:40:24 +08:00 |
|
laokaiyao
|
8f691d925b
|
ci(network_doc): Fixed the incorrect example path
|
2023-06-30 11:07:03 +08:00 |
|
Cai Xin Ying
|
9a1d6281c5
|
Merge branch 'docs/add_provisioning_CN_trans' into 'master'
Docs: add CN translation for api-reference/provisioning/provisioning.rst
Closes DOC-5384
See merge request espressif/esp-idf!24123
|
2023-06-29 11:12:51 +08:00 |
|
Lou Tian Hao
|
7c2ac1feb6
|
Merge branch 'bringup/esp32h2_light_sleep_for_rebase' into 'master'
esp32h2: support light_sleep
Closes IDF-6266 and IDF-7359
See merge request espressif/esp-idf!23567
|
2023-06-28 10:37:18 +08:00 |
|
Li Xiaoyi
|
233d494a06
|
Docs: add CN translation for api-reference/provisioning/provisioning.rst
|
2023-06-27 15:44:37 +08:00 |
|
Armando (Dou Yiwen)
|
bbc43393e5
|
Merge branch 'feature/add_flash_suspend_to_idf_vs_rom_doc' into 'master'
spi_flash: added auto suspend feature in idf vs rom doc
See merge request espressif/esp-idf!24416
|
2023-06-27 14:43:07 +08:00 |
|
Cai Xin Ying
|
cefbecd41b
|
Merge branch 'docs/trans_wifi_provisioning' into 'master'
Docs: add CN translation for api-reference/provisioning/wifi_provisioning.rst
Closes DOC-5319
See merge request espressif/esp-idf!24039
|
2023-06-27 11:19:08 +08:00 |
|
Armando
|
961c57a0da
|
docs(spi_flash): Add auto-suspend description in idf_vs_rom doc
|
2023-06-27 11:01:06 +08:00 |
|
Lou Tianhao
|
63d32ab620
|
Power Management: support DFS and PMU feature for esp32h2
|
2023-06-26 20:57:55 +08:00 |
|
Li Xiaoyi
|
859dfbefcd
|
Docs: add CN translation for api-reference/provisioning/wifi_provisioning.rst
|
2023-06-26 17:22:08 +08:00 |
|
Gong Yan Tao
|
d2fb7240a7
|
Merge branch 'docs/update_esp_hid_host' into 'master'
[docs] fix documents for Bluetooth HID Host API reference
Closes BT-3328
See merge request espressif/esp-idf!17602
|
2023-06-21 15:01:32 +08:00 |
|
wangmengyang
|
d4ac2380e7
|
component/docs: enable generation of API-reference documents for Bluetooth HID host
|
2023-06-21 12:02:58 +08:00 |
|
morris
|
35d0835508
|
rgb_lcd: restart when dma eof interrupt is delayed
|
2023-06-19 13:22:46 +08:00 |
|
Song Ruo Jing
|
921713fff4
|
uart: Support LP_UART port with UART driver on esp32c6
|
2023-06-16 07:31:40 +00:00 |
|
Wang Fang
|
9549dfc399
|
Merge branch 'docs/update_documentation_for_spi_driver' into 'master'
docs: update the description for general purpose spi
Closes DOC-5186
See merge request espressif/esp-idf!23920
|
2023-06-12 10:54:25 +08:00 |
|
Zhang Xiao Yan
|
3d110437b9
|
Merge branch 'docs/update_interrupt_number_esp32h2' into 'master'
docs: update the number of interrupts for esp32h2
See merge request espressif/esp-idf!24081
|
2023-06-09 14:07:11 +08:00 |
|
Marius Vikhammer
|
3cabd18133
|
Merge branch 'docs/h2_timer_docs' into 'master'
docs: updated misc docs with H2 specific information.
Closes IDF-6682, IDF-6683, and IDF-6694
See merge request espressif/esp-idf!24068
|
2023-06-09 12:12:58 +08:00 |
|
Wang Zi Yan
|
8eea8b70aa
|
Docs: Update CN for /api-reference/api-conventions.rst
|
2023-06-08 07:36:45 +00:00 |
|
Linda
|
b7a6655bdc
|
docs: update the number of interrupts for esp32h2
|
2023-06-07 19:12:27 +08:00 |
|
Mahavir Jain
|
819bbeb255
|
Merge branch 'contrib/github_pr_11602' into 'master'
docs: Fix ESP TLS instructions to use wolfSSL (GitHub PR)
Closes IDFGH-10344
See merge request espressif/esp-idf!24097
|
2023-06-07 14:22:25 +08:00 |
|
morris
|
5cd6189677
|
Merge branch 'bugfix/coverity_scan_fix_driver' into 'master'
ADC: Fixed potential multiply overflow in the calibration code
See merge request espressif/esp-idf!24073
|
2023-06-07 11:36:20 +08:00 |
|
Marius Vikhammer
|
ccda256058
|
Merge branch 'docs/ulp_lp_core' into 'master'
ulp: add lp core docs
Closes IDF-5816
See merge request espressif/esp-idf!24013
|
2023-06-07 10:43:23 +08:00 |
|
mik13ST
|
8133d43552
|
docs: Fix ESP TLS instructions to use wolfSSL
The original command without `--recursive` did not clone the upstream wolfssl library which is included as a submodule since commit https://github.com/espressif/esp-wolfssl/commit/901dd90f9a6c3d1cd4aed0774a2c20cbd9b3ae6f. Using `--recursive` fixes this.
|
2023-06-06 15:40:34 +02:00 |
|
Marius Vikhammer
|
d19600e0a7
|
ulp/lp-core: added docs describing the lp core
|
2023-06-06 17:42:03 +08:00 |
|
Aditya Patwardhan
|
5e6ad95b78
|
Merge branch 'docs/fix_instructions_nvs_encr_hmac' into 'master'
docs: Fix the instructions for setting up HMAC-based NVS encryption
See merge request espressif/esp-idf!23951
|
2023-06-06 14:32:43 +08:00 |
|
morris
|
630b1b079e
|
drivers: fix issue reported by coverity
|
2023-06-06 14:16:09 +08:00 |
|
Marius Vikhammer
|
aeeee67164
|
docs: updated misc docs with H2 specific information.
|
2023-06-06 09:48:47 +08:00 |
|
Michael (XIAO Xufeng)
|
c5d4abfba1
|
Merge branch 'docs/sleep_modes_refactor' into 'master'
doc_sleep: refactor the documentation of power modes
See merge request espressif/esp-idf!23146
|
2023-06-05 23:34:15 +08:00 |
|
Cai Xin Ying
|
e93672bc7b
|
docs: Provide CN translation for api-reference/system/heap_debug.rst
|
2023-06-05 11:12:19 +08:00 |
|
Xiao Xufeng
|
3de91820d7
|
doc_sleep: refactor the documentation of power modes
|
2023-06-03 01:50:24 +08:00 |
|
Wang Fang
|
ed63cbe9cd
|
docs: update the description for general purpose spi
|
2023-06-02 10:45:44 +08:00 |
|
Cai Xin Ying
|
4df1319ecb
|
Provide Chinese Translation for api-reference/system/esp_event.rst
|
2023-06-01 17:45:22 +08:00 |
|
Armando (Dou Yiwen)
|
103332274e
|
Merge branch 'feature/adc_continuous_new_data_replace_old_data' into 'master'
adc: added a flag to replace internal pool data with newest data, when pool is full
Closes IDF-7395
See merge request espressif/esp-idf!23744
|
2023-06-01 14:26:39 +08:00 |
|
Marius Vikhammer
|
9f31c65458
|
Merge branch 'feature/c6_ulp_gpio' into 'master'
ulp: added gpio API for lp core
Closes IDF-6834
See merge request espressif/esp-idf!23766
|
2023-06-01 09:50:33 +08:00 |
|
liuning
|
ae425ec0b8
|
docs: update for esp32c6
|
2023-05-31 15:21:09 +08:00 |
|
xuxiao
|
843107e9d6
|
docs: update esp32c6 api guides about wifi part
|
2023-05-31 15:20:40 +08:00 |
|
Marius Vikhammer
|
bb5ea35f01
|
Merge branch 'docs/c6_misc_updates' into 'master'
docs: updated misc C6 programming guide docs with minor changes.
See merge request espressif/esp-idf!23962
|
2023-05-31 14:45:13 +08:00 |
|
Marius Vikhammer
|
3da38a603a
|
docs: updated misc C6 programming guide docs with minor changes.
|
2023-05-31 11:17:24 +08:00 |
|
Armando
|
c68e4bbb6f
|
adc: added a flag to replace internal pool data with newest data, when pool is full
|
2023-05-31 10:55:01 +08:00 |
|
Marius Vikhammer
|
dacc51dd2b
|
ulp/lp-core: added gpio API for lp core as well as an example showcasing it.
|
2023-05-29 11:13:47 +08:00 |
|
Laukik Hase
|
c105091413
|
docs: Fix the instructions for setting up HMAC-based NVS encryption
|
2023-05-27 01:38:09 +05:30 |
|
morris
|
1703a0a5e9
|
doc: explain why RMT encoder may result in more data transmitting
Closes https://github.com/espressif/esp-idf/issues/11468
|
2023-05-26 13:37:11 +08:00 |
|
wanlei
|
e42501d20f
|
adc: add programing guide for digi monitor
|
2023-05-24 18:09:06 +08:00 |
|
Kevin (Lao Kaiyao)
|
7a462d8a86
|
Merge branch 'feature/support_adc_calibration_on_c6' into 'master'
adc_cali: supported adc calibration on esp32c6
Closes IDF-5312 and IDF-6566
See merge request espressif/esp-idf!23499
|
2023-05-24 11:31:12 +08:00 |
|
laokaiyao
|
ffb40a89d9
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-05-23 22:44:25 +08:00 |
|
Laukik Hase
|
a06118012e
|
docs: Update nvs_flash docs for the HMAC-based NVS encr-keys protection scheme
- Also updated the `nvs_partition_generator` and `mass_mfg` tools
documentation
|
2023-05-23 13:55:57 +05:30 |
|
Konstantin Kondrashov
|
1cf46bd0f0
|
Merge branch 'doc/update_efuse_info' into 'master'
doc: Update all efuse info files
Closes IDF-5919
See merge request espressif/esp-idf!23824
|
2023-05-23 14:47:52 +08:00 |
|
Island
|
72bf74f904
|
Merge branch 'feature/update_ble_doc_for_esp32c6_esp32h2' into 'master'
ble docs: Update ble doc for esp32c6 and esp32h2
Closes IDF-5926 and IDF-6686
See merge request espressif/esp-idf!23796
|
2023-05-22 18:50:55 +08:00 |
|
Cai Xin Ying
|
60a1f8b5b9
|
docs: provide CN translation for api-reference/system/esp_err and api-reference/bluetooth/esp_gatts
|
2023-05-22 11:13:48 +08:00 |
|