xueyunfei
5b614cd3e4
Doc:update wifi api docs
...
* Add documents related to espnow config rate
* Optimization set dns server api description
2022-07-26 09:55:39 +00:00
Espressif BOT
d2c1c97755
Update esp_crt_bundle certificates
2022-06-06 11:22:07 +05:30
Wu Zheng Hui
a0b1d016e4
efuse: update efuse name (backport v4.3)
2022-05-31 14:42:05 +08:00
Jiang Jiang Jian
a8489a7796
Merge branch 'docs/remove_bt_doc_fillers_v4.3' into 'release/v4.3'
...
docs: remove filler template content from BT docs (v4.3)
See merge request espressif/esp-idf!17948
2022-05-18 02:22:35 +08:00
Alexey Gerenkov
fa6655cbcf
apptrace: Refactors apptrace for better support various tracing HW
2022-05-13 08:45:31 +00:00
Marius Vikhammer
656ea5c664
docs: remove filler template content from BT docs
2022-04-27 17:54:13 +08:00
intern
615e67bd6b
docs: update sdmmc and vfs cn trans
2022-02-22 11:07:16 +08:00
intern
c7fd71a893
docs: update wifi and nvs cn trans
2022-02-09 17:52:55 +08:00
intern
2216d4d8f7
docs: update c3 ledc cn trans
2022-01-25 17:32:18 +08:00
yuanjm
3eceea7f5d
doc: Update mqtt open source test server address
2021-12-31 15:31:15 +08:00
Dai Zi Yan
6dde759a99
Merge branch 'docs/update_CN_trans_console_ota_v4.3' into 'release/v4.3'
...
update CN trans for console and ota for v4.3
See merge request espressif/esp-idf!16022
2021-12-27 08:17:36 +00:00
daiziyan
4fe9b8c40f
docs: update CN translation for oat.rst and console.rst for v4.3
2021-12-01 17:22:39 +08:00
Nachiket Kukade
ff42b70176
docs: Separate Doc on WiFi security, added DPP Doc
...
1. Add new Doc on WiFi security
2. Add DPP related Doc under WiFi
3. Add Supplicant public headers in Doxyfile
2021-11-25 21:01:29 +08:00
Jiang Jiang Jian
55e415377d
Merge branch 'docs/update_the_assignment_type_in_i2s_programming_example' into 'release/v4.3'
...
docs: update assignment type for .bit_per_sample (v4.3)
See merge request espressif/esp-idf!15494
2021-11-25 06:20:02 +00:00
weitianhua
f765b7acb6
Make ESP32 Bluetooth stack architecture Doc only visible for ESP32
2021-10-29 14:26:25 +08:00
weitianhua
58ff27cc03
Make Classic BT related document links only visible for ESP32
2021-10-29 14:25:31 +08:00
Wang Fang
034dd2da18
docs: update assignment type for .bit_per_sample
2021-10-26 11:33:53 +08:00
wuzhenghui
fd5a63f31e
modify csv & generate
...
update efuse_reg.h & efuse_struct.h & references in rst file
2021-10-21 19:24:12 +08:00
Cao Sen Miao
e226a65a1f
spi_flash: add support for 32Mbit address GD flash, for GD25Q256
2021-10-12 10:53:07 +08:00
Vikram Dattu
effc809cfb
esp_local_ctrl: Added documentation to chose protocom security
...
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-09-21 09:21:19 +05:30
morris
be1539f926
Merge branch 'bugfix/rotary_encoder_v4.3' into 'release/v4.3'
...
bugfix:rotary encoder example isr service install(backport v4.3)
See merge request espressif/esp-idf!14351
2021-09-17 08:57:05 +00:00
Krzysztof Budzynski
b501ebe138
Merge branch 'docs/fix_adc_pad_typo_MOSI_typo_and_broken_link_v4.3' into 'release/v4.3'
...
Fix ADC pad and MOSI typo, update esp32c3 rom elf link (v4.3)
See merge request espressif/esp-idf!15187
2021-09-14 08:45:11 +00:00
Konstantin Kondrashov
0d16e61d96
efuse: Fix len of SOFT_DIS_JTAG for esp32c3(v4.3)
2021-09-14 13:22:08 +08:00
Wang Fang
6c14a4b9f1
docs: Fix ADC pad and MOSI typo, update esp32c3 rom elf link
2021-09-14 11:20:48 +08:00
Ondrej Kosta
95f454b510
Added warning when to init user Eth handlers
2021-08-25 12:45:06 +02:00
Cao Sen Miao
8bda396582
doc: update gpio api guide reference on c3
2021-07-29 11:24:26 +08:00
Mahavir Jain
27e3447eea
Merge branch 'bugfix/read_ota_partition_required_output_arg_v4.3' into 'release/v4.3'
...
otatool: Fixes read_ota_partition cmd, required output arg (v4.3)
See merge request espressif/esp-idf!13672
2021-07-26 11:34:19 +00:00
Krzysztof Budzynski
75940e9364
Merge branch 'docs/fix_UART_default_pin_error_and_provide_a_link_to_ESP_PROG_v4.3' into 'release/v4.3'
...
docs: fix uart default pin error and provide more information about ESP-Prog board (v4.3)
See merge request espressif/esp-idf!13968
2021-07-23 11:15:24 +00:00
KonstantinKondrashov
6785534f63
otatool: Fixes read_ota_partition cmd, required output arg
...
Closes: https://github.com/espressif/esp-idf/issues/6559
2021-07-19 12:41:00 +08:00
bizhuangyang
835d1b0bac
bugfix:rotary encoder example isr service install
...
Fix the issue mentioned when using two or more encoders. Modify PCNT_CTRL_GND_IO
to avoid the affect of USB JTAG(origin pin 19 is used for USB D-). Update esp32c3.
peripherals.ld and docs for esp32s3.
Closes https://github.com/espressif/esp-idf/issues/6889
2021-07-14 10:13:21 +08:00
Michael (XIAO Xufeng)
2ac59cc885
Merge branch 'bugfix/delete_i2c_cmd_mux_semaphore_more_cleanly_v4.3' into 'release/v4.3'
...
driver/i2c: delete i2c cmd_mux semaphore more cleanly (backport 4.3)
See merge request espressif/esp-idf!13400
2021-07-02 10:58:38 +00:00
“sonalipatil”
00b9df2937
Add support of NimBLE host to Blufi
...
Merges https://github.com/espressif/esp-idf/pull/6904
2021-07-01 09:06:15 +05:30
Darian Leung
9b014138bf
Update TWAI driver docs and registers for esp32c3
...
This commit updates the documentation and register struct
of the TWAI driver for the ESP32-C3. Note that the register
fields for ESP32-S3 have also been updated.
2021-06-23 19:26:16 +08:00
Mahavir Jain
46d04231e6
docs/en: update heap debugging guide for tracing on RISC-V architecture
2021-06-21 14:40:07 +05:30
laokaiyao
5f184c6556
driver/i2c: add notes to i2c deleteing function v4.3
2021-06-21 10:07:40 +08:00
Wang Fang
9ac6b53760
docs: Correct uart default pin names and provid more information about ESP-Prog board
2021-06-15 15:32:22 +08:00
Jakob Hasse
5395f451a2
[doc]: NVS documentation updates
...
* Move nvs flash README to common doc directory
* correct markup of functions and types in text
from old README
* Better comment of nvs_get_used_entry_count()
* Mention C++ example in API reference
* Used target instead of hard code ESP32
* Note that strings can only span one page
* Reflect that item types have been moved
* Some clarification about nvs_commit()
* Improved reference to the ESP Partition API
* fixed little mistake in documenting-code.rst
* Change of nvs_open_from_part() to
nvs_open_from_partition() reflected in docs
* Corrected documentation of
NVSHandle::get_string(), NVSHandle::get_blob()
and NVSHandle::get_item_size().
* Closes DOC-165
* Closes IDF-1563
* Closes IDF-859
* Closes https://github.com/espressif/esp-idf/issues/6123
2021-06-02 13:34:35 +08:00
Angus Gratton
2b19bd0c2f
Merge branch 'doc/timer_group_update_for_esp32c3' into 'release/v4.3'
...
timer: clean up example and api reference (v4.3)
See merge request espressif/esp-idf!13279
2021-05-14 01:48:37 +00:00
Angus Gratton
798aab5097
Merge branch 'docs/remove_c3_not_updated_warning_v4.3' into 'release/v4.3'
...
docs: remove c3 not updated warning (v4.3)
See merge request espressif/esp-idf!13443
2021-05-14 01:39:55 +00:00
Jiang Jiang Jian
effee74b2f
Merge branch 'doc/backport_iot_solution_link_updates_to_v4.3' into 'release/v4.3'
...
fix dead links directed to ESP-IoT-Solution repo (backport v4.3)
See merge request espressif/esp-idf!13347
2021-05-13 04:15:28 +00:00
Michael (XIAO Xufeng)
d95e2c63ca
Merge branch 'doc/update_i2c_on_esp32c3_v4.3' into 'release/v4.3'
...
i2c: update api reference and example pin definition (backport v4.3)
See merge request espressif/esp-idf!13451
2021-05-13 03:09:02 +00:00
Marius Vikhammer
5ec69efafa
docs: remove front page C3 docs not updated warning
2021-05-13 10:04:27 +08:00
Cao Sen Miao
dca229df07
i2c: update api reference and example pin defination
2021-05-06 12:33:55 +08:00
Angus Gratton
467c7af33e
Merge branch 'doc/general_notes_v4.3' into 'release/v4.3'
...
doc: Update docs about startup sequence and memory types (v4.3)
See merge request espressif/esp-idf!13316
2021-05-03 06:48:07 +00:00
Armando
31c396c127
spi_slave_hd: add segment mode example
2021-04-28 08:20:55 +00:00
Hao Ning
819ac7f847
backport link updates to v4.3
2021-04-26 11:33:22 +00:00
Angus Gratton
2c153af57a
Merge branch 'doc/c3_ledc_programming_guide_v4.3' into 'release/v4.3'
...
[doc]: Corrected C3 LEDC docs (backport 4.3)
See merge request espressif/esp-idf!13276
2021-04-24 00:35:12 +00:00
Michael (XIAO Xufeng)
eff7fd9052
Merge branch 'feature/update_adc_programming_guide_on_c3_v4.3' into 'release/v4.3'
...
adc: add adc programming guide on c3 (4.3)
See merge request espressif/esp-idf!13281
2021-04-23 12:53:04 +00:00
Angus Gratton
8a39b5237d
doc: update the memory types and startup docs
2021-04-23 22:48:47 +10:00
Angus Gratton
ecb01b28c4
Merge branch 'doc/guide_uart_esp32c3_v4.3' into 'release/v4.3'
...
doc: update programming guide to include ESP32-C3 updates
See merge request espressif/esp-idf!13277
2021-04-23 09:09:11 +00:00