Xiong Wei Chao
|
12d6268095
|
Merge branch 'docs/update_bluetooth_power_save_readme' into 'master'
Docs: update bluetooth power save readme
Closes FCS-1258
See merge request espressif/esp-idf!24562
|
2023-07-17 12:14:39 +08:00 |
|
Wang Zi Yan
|
3e4152cdcf
|
docs: Update CN for nvs_flash.rst and flash-encryption.rst
|
2023-07-14 04:05:53 +00:00 |
|
zhangyanjiao
|
7ae5822f0e
|
fix(wifi): Add bugfixes and improvements
1. Update wifi security mode
2. Add check for memory allocation in tx buffers
3. Fix association refused temporarily comeback time set to zero issue
|
2023-07-11 21:25:24 +08:00 |
|
Rotzbua
|
08019c93bc
|
doc: remove WEP as security mode
Signed-off-by: zhangyanjiao <zhangyanjiao@espressif.com>
Closes https://github.com/espressif/esp-idf/pull/10015
|
2023-07-11 14:33:53 +08:00 |
|
xiongweichao
|
d26ad599c4
|
docs(sleep_modes): Updated Wi-Fi/Bluetooth and Sleep Modes in docs
|
2023-07-11 11:14:31 +08:00 |
|
Song Ruo Jing
|
ea48030514
|
Merge branch 'refactor/rtcio_caps_responsibility' into 'master'
refactor(driver/rtcio): Re-wrap RTCIO APIs with more accurate soc_caps
Closes IDF-7406
See merge request espressif/esp-idf!24522
|
2023-07-07 14:25:47 +08:00 |
|
Cai Xin Ying
|
0f31b73e9c
|
Merge branch 'docs/add_protocomm_trans' into 'master'
Docs: add CN translation for api-reference/provisioning/protocomm.rst
Closes DOC-5320
See merge request espressif/esp-idf!24069
|
2023-07-07 10:31:18 +08:00 |
|
caixinying-git
|
386d408868
|
docs: Provide CN translation for api-reference/protocols/esp_tls.rst and update both EN and CN texts for api-reference/error-codes.rst
|
2023-07-06 18:50:44 +08:00 |
|
Li Xiaoyi
|
6e987afabe
|
Docs: add CN translation for api-reference/provisioning/protocomm.rst
|
2023-07-06 15:56:21 +08:00 |
|
Jakob Hasse
|
47bcee11b7
|
Merge branch 'refactor/secondary_console_usb_serial_improvement' into 'master'
refactor(console): Warn if secondary console is active
Closes IDFGH-10484
See merge request espressif/esp-idf!24494
|
2023-07-06 15:08:01 +08:00 |
|
Song Ruo Jing
|
4985caa38f
|
refactor(driver/rtcio): Re-wrap RTCIO APIs with more accurate soc_caps
|
2023-07-05 11:47:51 +08:00 |
|
daiziyan
|
4a5600fdd2
|
docs: update CN translation for console.rst
|
2023-07-04 14:46:32 +08:00 |
|
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 |
|
Cai Xin Ying
|
f30a420a74
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/rmt.rst' into 'master'
docs: provide CN translation for api-reference/peripherals/rmt.rst
Closes DOC-5219
See merge request espressif/esp-idf!23915
|
2023-07-03 10:06:36 +08:00 |
|
Krzysztof Budzynski
|
ce9b60ca3a
|
Merge branch 'contrib/github_pr_11692' into 'master'
docs : fix a typo in docs/zh_CN/api-reference/storage/sdmmc.rst (GitHub PR)
Closes IDFGH-10441
See merge request espressif/esp-idf!24288
|
2023-06-30 20:09:47 +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 |
|
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 |
|
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 |
|
Cai Xin Ying
|
87a893dfd2
|
Merge branch 'docs/update_CN_translation_for_api-reference/network/esp_eth' into 'master'
Docs: update CN translation for api reference/network/esp-eth
Closes DOC-5522
See merge request espressif/esp-idf!24282
|
2023-06-25 16:49:49 +08:00 |
|
Cai Xin Ying
|
c9a60f3919
|
Docs: update CN translation for api reference/network/esp-eth
|
2023-06-25 16:49:49 +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 |
|
Legend
|
41bda170b8
|
Update sdmmc.rst
|
2023-06-18 01:00:00 +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 |
|
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 |
|
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 |
|
Marius Vikhammer
|
d19600e0a7
|
ulp/lp-core: added docs describing the lp core
|
2023-06-06 17:42:03 +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 |
|
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 |
|
xuxiao
|
843107e9d6
|
docs: update esp32c6 api guides about wifi part
|
2023-05-31 15:20:40 +08:00 |
|
Marius Vikhammer
|
3da38a603a
|
docs: updated misc C6 programming guide docs with minor changes.
|
2023-05-31 11:17:24 +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
|
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 |
|
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 |
|
KonstantinKondrashov
|
8817760628
|
doc: Update efuse info files
|
2023-05-19 15:13:21 +08:00 |
|
Cai Xin Ying
|
0cccbc39a3
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/system/mem_alloc' into 'master'
Provided Chinese translation for api-reference/system/mem_alloc.rst
Closes DOC-4894
See merge request espressif/esp-idf!23487
|
2023-05-16 20:05:05 +08:00 |
|
Cai Xin Ying
|
21f5cb8144
|
Provided Chinese translation for api-reference/system/mem_alloc.rst
|
2023-05-16 20:05:04 +08:00 |
|