Liu Ning
|
6bb28c4cdc
|
Merge branch 'bugfix/publish_wifi_connectionless_feature' into 'master'
esp_wifi: fix connectionless issues and add connectionless power-save documenation
Closes BT-2595 和 WIFI-4822
See merge request espressif/esp-idf!20600
|
2022-11-11 19:40:15 +08:00 |
|
liuning
|
b153469841
|
esp_wifi: fix some connectionless related issue and add connectionless power save guide
|
2022-11-11 15:59:19 +08:00 |
|
morris
|
01a253afaf
|
doc: split gpio summary by target name
|
2022-11-10 10:37:59 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
morris
|
aeaef08f0e
|
doc: update twai api reference for esp32c6
|
2022-11-04 17:40:29 +08:00 |
|
Michael (XIAO Xufeng)
|
c546de8d82
|
Merge branch 'feature/apply_new_version_logic' into 'master'
all: Apply new version logic (major * 100 + minor)
Closes IDF-4932 and IDF-4939
See merge request espressif/esp-idf!18787
|
2022-11-04 16:01:32 +08:00 |
|
Wang Zi Yan
|
ff6844f885
|
docs: add a blank line in ble-mesh-index and translate mqtt
|
2022-11-04 11:44:42 +08:00 |
|
KonstantinKondrashov
|
1f9260d790
|
all: Apply new version logic (major * 100 + minor)
|
2022-11-03 08:36:23 +00:00 |
|
Mo Fei Fei
|
49c38f16e8
|
Docs: Update cn trans for nvs_flash and spi_flash_concurrency
|
2022-11-01 16:39:54 +08:00 |
|
Marius Vikhammer
|
418efe09f6
|
docs: remove link to i2c specs
|
2022-10-31 02:21:31 +00:00 |
|
morris
|
e6e1d696d2
|
doc: clarify the meaning of overflow in pcnt driver
Closes https://github.com/espressif/esp-idf/issues/10039
|
2022-10-26 16:13:04 +08:00 |
|
Linda
|
92e005ba0e
|
docs: add pin information of touch sensor
|
2022-10-24 17:38:02 +08:00 |
|
Song Ruo Jing
|
a3d0a0bdc6
|
docs: Add esp32c6 GPIO/IO_MUX content
|
2022-10-18 14:26:11 +08:00 |
|
Marius Vikhammer
|
099b0b6421
|
Merge branch 'feature/c6_doc_build' into 'master'
docs: add support for building C6 docs
Closes IDF-5829
See merge request espressif/esp-idf!19721
|
2022-10-18 09:37:30 +08:00 |
|
Marius Vikhammer
|
ca4ad3ce7c
|
docs: add support for building C6 docs
|
2022-10-13 04:39:16 +00:00 |
|
gaoxu
|
2cb2ff99af
|
docs: add description about flash content moved to psram feature
|
2022-10-11 15:15:04 +08:00 |
|
Matus Fabo
|
1c6edff560
|
add: data classes for parsing NVS binary data
add: functions to print formatted NVS data
add: color support via ANSI escape sequences
add: documentation
|
2022-09-20 14:02:23 +00:00 |
|
wangjialiang
|
6e79d05814
|
ble_mesh: docs: Remove BLE Mesh related reference for C2
|
2022-09-16 19:39:51 +08:00 |
|
Martin Gaňo
|
30dd0fbf30
|
fatfsparse.py: enable automatic WL detection
|
2022-09-15 10:51:48 +00:00 |
|
Mo Fei Fei
|
7edf5090ab
|
Docs: Update cn trans for migration-guides/system.rst and api-reference/system/ulp-risc-v.rst
|
2022-09-14 21:33:50 +08:00 |
|
Alexey Lapshin
|
a9bd454529
|
tools: update esp32ulp-elf to v2.35_20220830
Closes https://github.com/espressif/esp-idf/issues/6432
Closes https://github.com/espressif/binutils-esp32ulp/issues/23
|
2022-09-13 12:55:48 +04:00 |
|
daiziyan
|
49aaea7509
|
docs: updated gpio and sync up line numbers
|
2022-09-09 02:39:35 +00:00 |
|
Martin Gaňo
|
72acbeb921
|
fatfsparse.py: enable automatic detection of lfn
|
2022-09-08 10:53:04 +02:00 |
|
Mo Fei Fei
|
a6e92beda3
|
Docs: Update CN trans for nvs_flash.rst
|
2022-09-01 17:45:11 +08:00 |
|
morris
|
c7696fb8ef
|
Merge branch 'docs/update_touch_sensor_esp32s2s3' into 'master'
docs: update touch sensor of esp32s2 and esp32s3
Closes DOC-3193
See merge request espressif/esp-idf!19696
|
2022-08-30 17:08:06 +08:00 |
|
morris
|
995b89fbb6
|
gptimer: add API to get captured count value
|
2022-08-25 17:55:19 +08:00 |
|
Linda
|
0fa32f2f41
|
docs: update touch sensor of esp32s2 and esp32s3
|
2022-08-24 16:34:13 +08:00 |
|
wangziyan
|
7637d24d50
|
docs: update wifi application examples
|
2022-08-24 16:21:56 +08:00 |
|
Marius Vikhammer
|
8bf4af572b
|
Merge branch 'docs/c2_storage_update' into 'master'
docs: update storage and sleep docs for C2
Closes IDF-4207
See merge request espressif/esp-idf!19453
|
2022-08-23 23:56:56 +08:00 |
|
Laukik Hase
|
ae932c8c4e
|
docs: Added migration guide for app_update
- Deprecated functions and alternatives
|
2022-08-17 10:59:31 +05:30 |
|
Shang Zhou
|
ea26e6a635
|
docs: Update CN version for MR19453
|
2022-08-15 16:14:14 +08:00 |
|
Marius Vikhammer
|
26dc5fe188
|
docs: update storage and sleep docs for C2
|
2022-08-15 07:04:28 +00:00 |
|
Island
|
fd8101498b
|
Merge branch 'bugfix/fix_bluetooth_cap_define_and_doc' into 'master'
Bugfix/fix bluetooth cap define and doc
Closes BC-1298 and BC-1297
See merge request espressif/esp-idf!19149
|
2022-08-11 16:51:08 +08:00 |
|
daiziyan
|
d422e2e7fa
|
docs: updated trans for ulp-risc-v,fatfs and sleep_modes
|
2022-08-10 16:53:51 +08:00 |
|
Shang Zhou
|
a17b207e4f
|
docs: Sync up EN and CN lines of ble-mesh, wifi, and i2c
|
2022-08-09 11:45:34 +08:00 |
|
Geng Yuchao
|
0a1d8c1e09
|
Fix soc caps define for all chips
|
2022-08-08 20:50:28 +08:00 |
|
Martin Gaňo
|
a542e9424c
|
fatfsparse.py/docs: Added missing cmd parameter to the docs
|
2022-07-29 15:29:23 +02:00 |
|
morris
|
e4868548c7
|
doc: update MCPWM api reference with new driver API
|
2022-07-27 15:22:24 +08:00 |
|
morris
|
741b031e83
|
soc: added SOC_TOUCH_SENSE_SUPPORTED macro
|
2022-07-22 00:12:36 +00:00 |
|
Jiang Jiang Jian
|
cf5b097c88
|
Merge branch 'bugfix/further_fix_for_mspi_current_leakage' into 'master'
system/sleep: further fix spi flash/ram current leakage
Closes IDF-4720
See merge request espressif/esp-idf!18566
|
2022-07-21 19:14:26 +08:00 |
|
Jing Li
|
66395a5c00
|
system/sleep: further fix spi flash/ram current leakage
|
2022-07-21 19:14:26 +08:00 |
|
morris
|
75d411a003
|
doc: update sdm api reference
|
2022-07-20 14:59:50 +08:00 |
|
morris
|
9e532696f4
|
pcnt: add const qualifier to event data
|
2022-07-20 14:59:50 +08:00 |
|
Armando (Dou Yiwen)
|
9f6f61345b
|
Merge branch 'feature/adc_driver_ng' into 'master'
ADC Driver NG
Closes IDF-4560, IDF-3908, IDF-4225, IDF-2482, IDF-4111, IDF-3610, IDF-4058, IDF-3801, IDF-3636, IDF-2537, IDF-4310, IDF-5150, IDF-5151, and IDF-4979
See merge request espressif/esp-idf!17960
|
2022-07-19 21:28:31 +08:00 |
|
intern
|
4866e91398
|
docs: update nvs encryption cn trans
|
2022-07-18 14:40:56 +08:00 |
|
Armando
|
5b523a3313
|
esp_adc: new esp_adc component and adc drivers
|
2022-07-15 18:31:00 +08:00 |
|
Linda
|
bf950f1c04
|
docs:provide translation for pcnt
|
2022-07-13 13:27:04 +08:00 |
|
Mu Hai Dong
|
eb4421bf33
|
doc: esp32c2 wifi programming guide doc.
|
2022-07-07 14:13:11 +08:00 |
|
morris
|
a92cce9861
|
Merge branch 'bugfix/calib_i2c_clk' into 'master'
I2C: Make I2C clock frequency accurate
Closes IDF-5363
See merge request espressif/esp-idf!18686
|
2022-07-06 20:52:31 +08:00 |
|
Wang Zi Yan
|
5e768f7f2d
|
docs: provide translation for gptimer
|
2022-07-06 17:39:23 +08:00 |
|