Adam Múdry
|
756c61b628
|
docs(fatfs): Move mentioned APIs to a separate API reference section
|
2023-08-14 12:44:53 +02:00 |
|
xiongweichao
|
ce1a619252
|
docs(sleep_modes): Updated Wi-Fi/Bluetooth and Sleep Modes in docs
|
2023-07-27 07:54:36 +00:00 |
|
zhangyanjiao
|
19d8bdbd10
|
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-13 10:37:53 +08:00 |
|
Rotzbua
|
8f7829d94e
|
doc: remove WEP as security mode
Signed-off-by: zhangyanjiao <zhangyanjiao@espressif.com>
Closes https://github.com/espressif/esp-idf/pull/10015
|
2023-07-13 10:37:53 +08:00 |
|
Jiang Jiang Jian
|
9fb1b59054
|
Merge branch 'bringup/esp32h2_light_sleep_for_rebase_backport_v5.1' into 'release/v5.1'
esp32h2: support light_sleep(backport v5.1)
See merge request espressif/esp-idf!24697
|
2023-07-12 13:39:49 +08:00 |
|
Marius Vikhammer
|
28cdaa58bb
|
docs: updated misc docs with H2 specific information.
|
2023-07-11 07:05:53 +00:00 |
|
Lou Tianhao
|
356fa3ab4b
|
Power Management: support DFS and PMU feature for esp32h2
|
2023-07-11 12:02:39 +08:00 |
|
Krzysztof Budzynski
|
e0b98b75e7
|
Merge branch 'docs/add_provisioning_CN_trans_backport_v5.1' into 'release/v5.1'
Docs: add CN translation for api-reference/provisioning/provisioning.rst (backport v5.1)
See merge request espressif/esp-idf!24486
|
2023-07-05 12:29:45 +08:00 |
|
Cai Xin Ying
|
deca1e79ba
|
Docs: add CN translation for api-reference/provisioning/provisioning.rst (backport v5.1)
|
2023-07-05 12:29:45 +08:00 |
|
Chen Jichang
|
7b6af86814
|
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-04 19:26:33 +08:00 |
|
morris
|
d39b4d849e
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/rmt.rst_backport_v5.1' into 'release/v5.1'
docs: provide CN translation for api-reference/peripherals/rmt.rst (backport v5.1)
See merge request espressif/esp-idf!24540
|
2023-07-04 18:12:46 +08:00 |
|
Jiang Jiang Jian
|
09f2ab841f
|
Merge branch 'docs/update_esp_hid_host_v5.1' into 'release/v5.1'
[docs] fix documents for Bluetooth HID Host API reference (backport v5.1)
See merge request espressif/esp-idf!24389
|
2023-07-04 12:14:22 +08:00 |
|
Mahavir Jain
|
4a27fde8e4
|
Merge branch 'docs/trans_wifi_provisioning_backport_v5.1' into 'release/v5.1'
Docs: add CN translation for api-reference/provisioning/wifi_provisioning.rst (backport v5.1)
See merge request espressif/esp-idf!24479
|
2023-07-03 12:18:35 +08:00 |
|
Cai Xin Ying
|
1e3f330130
|
Docs: add CN translation for api-reference/provisioning/wifi_provisioning.rst (backport v5.1)
|
2023-07-03 12:18:34 +08:00 |
|
caixinying-git
|
657586e6ba
|
docs: provide CN translation for api-reference/peripherals/rmt.rst
|
2023-07-03 10:34:00 +08:00 |
|
Marius Vikhammer
|
8c5e1c1d49
|
Merge branch 'docs/fix_typo_in_api-reference_system_ota_v5.1' into 'release/v5.1'
fix a typo in api-reference/system/ota (v5.1)
See merge request espressif/esp-idf!24444
|
2023-07-03 09:27:20 +08:00 |
|
Linda
|
58ee786bfd
|
fix a typo in api-reference/system/ota
|
2023-06-28 14:25:01 +08:00 |
|
wangmengyang
|
5fa5f7b2fe
|
component/docs: enable generation of API-reference documents for Bluetooth HID host
|
2023-06-25 15:37:41 +08:00 |
|
Wang Zi Yan
|
66c3265a26
|
Docs: Translate api-conventions.rst
|
2023-06-08 16:32:26 +08:00 |
|
xuxiao
|
5a9cff0d34
|
docs: update esp32c6 api guides about wifi part
|
2023-06-01 14:26:37 +08:00 |
|
Marius Vikhammer
|
871dd9e21a
|
docs: updated misc C6 programming guide docs with minor changes.
|
2023-05-31 15:47:26 +08:00 |
|
KonstantinKondrashov
|
cb6b14a0f8
|
doc: Update efuse info files
|
2023-05-19 15:17:16 +08:00 |
|
laokaiyao
|
8bb8c144c7
|
i2s_doc: fixed the data of stereo left/right state
|
2023-05-10 12:36:00 +08:00 |
|
morris
|
5a353ab1ca
|
Merge branch 'docs/add_cn_trans_i2s_v5.1' into 'release/v5.1'
Docs: add CN translation for i2s.rst (backport v5.1)
See merge request espressif/esp-idf!23625
|
2023-05-09 15:13:45 +08:00 |
|
Mo Fei Fei
|
bac34f23bc
|
Docs: add CN translation for i2s.rst (backport v5.1)
|
2023-05-09 15:13:44 +08:00 |
|
Shang Zhou
|
e6de764ca1
|
docs: update links in mdns.rst_backport_v5.1
|
2023-05-08 17:46:58 +08:00 |
|
Shang Zhou
|
058bb0edd0
|
docs: update translation for esp_eth
|
2023-05-03 07:39:24 +00:00 |
|
Marius Vikhammer
|
0bac174058
|
ulp: added sleep support for lp core
Added support for running LP core while hp core sleeps, as well
as waking up the hp core.
|
2023-04-27 09:51:41 +08:00 |
|
Shu Chen
|
856cfa4ae2
|
Merge branch 'refactor/remove_esp32h4_target_v5.1' into 'release/v5.1'
esp32h4: remove esp32h4 target (v5.1)
See merge request espressif/esp-idf!23422
|
2023-04-27 09:37:51 +08:00 |
|
Krzysztof Budzynski
|
81988b0007
|
Merge branch 'docs/add_Chinese_translation_for_api-reference/error-codes_backport_v5.1' into 'release/v5.1'
docs: provide translation for docs/zh_CN/api-reference/error-codes.rst (backport v5.1)
See merge request espressif/esp-idf!23397
|
2023-04-26 19:47:13 +08:00 |
|
Cai Xin Ying
|
de45fb1c33
|
docs: provide translation for docs/zh_CN/api-reference/error-codes.rst (backport v5.1)
|
2023-04-26 19:47:13 +08:00 |
|
Krzysztof Budzynski
|
29be39086f
|
Merge branch 'docs/update_out_of_sync_api-reference_docs_backport_v5.1' into 'release/v5.1'
docs: update out-of-sync api reference docs (backport v5.1)
See merge request espressif/esp-idf!23399
|
2023-04-26 19:45:23 +08:00 |
|
laokaiyao
|
87328d594f
|
esp32h4: checked all the corner stuffs of the removal
|
2023-04-26 18:53:12 +08:00 |
|
laokaiyao
|
954a6a2cff
|
esp32h4: removed esp32h4 related codes
|
2023-04-26 18:53:12 +08:00 |
|
laokaiyao
|
804a9ea1f6
|
esp32h4: remove esp32h4 target from peripherals
|
2023-04-26 18:53:10 +08:00 |
|
morris
|
f793584c68
|
Merge branch 'docs/update_cn_trans_api_guides' into 'release/v5.1'
Docs: Update cn trans api guides (backport v5.1)
See merge request espressif/esp-idf!23384
|
2023-04-25 17:16:43 +08:00 |
|
Mo Fei Fei
|
3a34660d54
|
Docs: Update cn trans api guides (backport v5.1)
|
2023-04-25 17:16:43 +08:00 |
|
Jiang Jiang Jian
|
a0df46d342
|
Merge branch 'bugfix/wifi_backport_v5.1' into 'release/v5.1'
esp_wifi: backport some wifi fixes to v5.1
See merge request espressif/esp-idf!23389
|
2023-04-25 13:52:44 +08:00 |
|
Wang Zi Yan
|
f0b2bd5c81
|
docs: update out-of-sync api reference docs
|
2023-04-24 14:23:35 +08:00 |
|
zhangyanjiao
|
c020a68e1e
|
Update the ESP-NOW frame length in docs
|
2023-04-24 12:29:32 +08:00 |
|
Suren Gabrielyan
|
13e3480f03
|
docs: migrated documentetation from github.io to docs.espressif.com
|
2023-04-20 13:38:16 +04:00 |
|
Zhang Xiao Yan
|
86b8ef4587
|
Merge branch 'docs/update_mdns_link' into 'master'
Update link in mDNS.rst
See merge request espressif/esp-idf!22039
|
2023-04-06 10:09:15 +08:00 |
|
Jiang Jiang Jian
|
5898953156
|
Merge branch 'doc/update_doc_for_pd_periph_config' into 'master'
esp_pm: update help doc for PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP
See merge request espressif/esp-idf!22888
|
2023-03-31 18:11:41 +08:00 |
|
wuzhenghui
|
fcf0498da8
|
esp_pm: update doc for PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP
|
2023-03-30 10:33:47 +08:00 |
|
Marius Vikhammer
|
a964b85d45
|
docs: use soc_caps directly in text where possible
|
2023-03-28 17:23:43 +08:00 |
|
Armando
|
abb03b8dc4
|
doc: added memory management programming guides
|
2023-03-22 16:33:52 +08:00 |
|
Wang Zi Yan
|
477a9ac72b
|
docs: translate kconfig.rst
|
2023-03-21 19:24:24 +08:00 |
|
laokaiyao
|
53584bb5a7
|
ana_cmpr: add programming guide
|
2023-03-17 14:35:55 +08:00 |
|
Marius Vikhammer
|
02f88d81ce
|
docs: fix broken links
|
2023-03-14 11:40:35 +08:00 |
|
Song Ruo Jing
|
3ec287eaa5
|
Merge branch 'feature/ledc_gamma_curve_support' into 'master'
ledc: Support gamma curve fade feature
Closes IDF-5811 and IDF-6236
See merge request espressif/esp-idf!22486
|
2023-03-12 07:54:08 +08:00 |
|