Marius Vikhammer
c50b102787
Merge branch 'docs/google_analytics_fix' into 'release/v4.3'
...
docs: fix docs not being able to be built locally due to missing env variable.
See merge request espressif/esp-idf!15192
2021-09-22 01:16:11 +00: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
2006d66aee
Merge branch 'docs/add_a_note_and_module_variants_to_esp32-devkitm-1_pico-devkitm-02u_v4.3' into 'release/v4.3'
...
Add a note to ESP32-DevKitM-1 User Guide, to enable single core mode (v4.3)
See merge request espressif/esp-idf!15186
2021-09-15 07:43:30 +00:00
Marius Vikhammer
bf89a900a3
docs: fix docs not being able to be built locally due to missing env variable.
2021-09-14 18:02:19 +08: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
ba31aab2f4
Add a note to ESP32-DevKtiM-1 User Guide, to enable single core mode
...
Add new module variants for ESP32-DevKitM-1 and ESP32-PICO-DevKitM-02 boards
Replace Ordering Information globally
2021-09-14 12:08:35 +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
Dai Zi Yan
fdf4070cdc
doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select
2021-09-10 12:53:54 +08:00
Marius Vikhammer
539f7edbb3
Docs: build doc with new layout for target and version select
2021-09-10 12:53:54 +08:00
Marius Vikhammer
eeab4e4469
docs: add google analytics tracking
2021-09-10 12:53:50 +08:00
Marius Vikhammer
d13b69558a
docs: add warning for outdated versions
2021-09-10 12:53:50 +08:00
Roland Dobai
9805fc85ee
Merge branch 'feature/doc_sbv2_key_not_read_protected_v4.3' into 'release/v4.3'
...
secure_boot_v2(doc): secure_boot_v2 key/s must be readable (v4.3)
See merge request espressif/esp-idf!14671
2021-09-09 19:37:52 +00:00
Ondrej Kosta
d6b1a9909f
Merge branch 'docfix/eth_events_4.3' into 'release/v4.3'
...
Added warning when to init user Eth handlers (release/v4.3)
See merge request espressif/esp-idf!14953
2021-09-08 09:37:23 +00:00
Roland Dobai
26315f1c84
Merge branch 'feature/installing_tools_for_IDF_TARGET_v4.3' into 'release/v4.3'
...
tools: Installing tools for given IDF_TARGET (v4.3)
See merge request espressif/esp-idf!14708
2021-09-08 08:52:42 +00:00
Krzysztof Budzynski
e34a6591fa
Merge branch 'docs/add_ESP32-S2-DevKitC-1_user_guide_backport_v4.3' into 'release/v4.3'
...
Docs: Add ESP32-S2-DevKitC-1 user guide (backport v4.3)
See merge request espressif/esp-idf!14877
2021-09-08 08:17:20 +00:00
Ondrej Kosta
95f454b510
Added warning when to init user Eth handlers
2021-08-25 12:45:06 +02:00
KonstantinKondrashov
75e099129e
secure_boot_v2(doc): secure_boot_v2 key/s must be readable
2021-08-23 12:28:32 +05:00
Wang Ning
4cf9aecfe9
docs/add_esp32-s2-devkitc-1_user_guide
2021-08-20 12:15:47 +08:00
Marek Fiala
5639b6888d
tools: Installing tools for given IDF_TARGET
...
Allow user to select specific ESP_TARGET while setting up ESD_IDF.
Only necessary tools for given target will be downloaded and installed.
Closes https://github.com/espressif/esp-idf/issues/5113
2021-08-16 16:16:31 +02:00
Sachin Parekh
9f1854533e
doc/secure_boot_v2: Fix the steps mentioned for enabling secure boot
2021-07-30 19:16:46 +05:30
Ivan Grokhotkov
ea06260ec9
Merge branch 'docs/wifi_table_not_showing_v4.3' into 'release/v4.3'
...
docs: fix table in WifI guide not being rendered (v4.3)
See merge request espressif/esp-idf!14376
2021-07-30 03:04:26 +00:00
Ivan Grokhotkov
716efae251
Merge branch 'bugfix/esp32s2_disable_bss_extram_v4.3' into 'release/v4.3'
...
esp32s2: disable bss extram option, clean up spiram init code a bit (v4.3)
See merge request espressif/esp-idf!13733
2021-07-30 03:01:57 +00:00
Roland Dobai
4c09277b27
Merge branch 'bugfix/workaround-bash-lang-issue_v4.3' into 'release/v4.3'
...
Bugfix: Set LANG to en code to avoid RuntimeError during autocompletion activation & Replaced broken link to shell autocompletion (v4.3)
See merge request espressif/esp-idf!14122
2021-07-29 13:31:53 +00:00
Cao Sen Miao
8bda396582
doc: update gpio api guide reference on c3
2021-07-29 11:24:26 +08:00
Krzysztof Budzynski
878e3f8468
Merge branch 'docs/windows_installer_2.9_backport_4.3' into 'release/v4.3'
...
docs: update Windows Tools 2.9 installation
See merge request espressif/esp-idf!14097
2021-07-28 09:34:33 +00: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
Juraj Michálek
35f79460a5
docs: update Windows Tools 2.9 installation
2021-07-26 12:18:23 +02: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
Krzysztof Budzynski
5ab8799f09
Merge branch 'docs/provide_link_to_pcb_layout_for_ethernet_board_v4.3' into 'release/v4.3'
...
docs: provide the link to pcb layout for ethernet board v1.2 and fix a typo in freetos/task (v4.3)
See merge request espressif/esp-idf!13966
2021-07-23 10:57:37 +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
Angus Gratton
7c55633bfb
esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3
...
Support for this feature is still pending.
As reported by https://github.com/espressif/esp-idf/issues/6162
2021-07-16 11:39:09 +10:00
Marius Vikhammer
0347b5d043
docs: fix table in WifI guide not being rendered
2021-07-15 14:57:15 +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
Roland Dobai
fe485a1ea0
docs: Suggest how to use JTAG for ESP32-C3 on Windows
2021-07-12 17:32:34 +02: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
Marius Vikhammer
8744cb880b
docs: add rf calibration docs for S2 and C3
2021-06-24 11:33:20 +08:00
Martin Gaňo
beba6f954c
Temporarily set LANG to en code to avoid RuntimeError
...
Closes https://github.com/espressif/esp-idf/issues/7173
2021-06-23 14:43:01 +02:00
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
Krzysztof Budzynski
a6f4f7399a
Merge branch 'bugfix/doc_no_secure_boot_sig_verify_v4.3' into 'release/v4.3'
...
secure boot doc: Clarify limits for verifying signed updates without secure boot (v4.3)
See merge request espressif/esp-idf!13983
2021-06-16 09:56:19 +00:00
Angus Gratton
94f447f599
Merge branch 'bugfix/partition_table_integrity_check_v4.3' into 'release/v4.3'
...
paritition_table: Verify the partition table md5sum when loading in the app (v4.3)
See merge request espressif/esp-idf!13582
2021-06-16 08:49:55 +00:00
Angus Gratton
6507d1d892
secure boot doc: Clarify limits for verifying signed updates without secure boot
...
Closes https://github.com/espressif/esp-idf/issues/7080
2021-06-16 14:04:49 +10:00
Krzysztof Budzynski
9fde997b5c
Merge branch 'enhance/update-vscode-setup-docs-v4.3' into 'release/v4.3'
...
docs: Fix vscode extension setup links (backport v4.3)
See merge request espressif/esp-idf!13322
2021-06-16 02:56:46 +00:00
Brian Alberto Ignacio Reyes
f50a8cc7b5
docs: Fix vscode extension setup links (backport v4.3)
2021-06-16 10:56:40 +08:00
Krzysztof Budzynski
28010d4ef7
Merge branch 'docs/update_c3_devkit_user_guides' into 'release/v4.3'
...
Update Strapping Pins in ESP32-C3 Devkit User Guides (backport v4.3)
See merge request espressif/esp-idf!13768
2021-06-16 02:53:33 +00: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
Wang Fang
1903d8587a
docs: provide the link to pcb layout for ethernet board v1.2 and fix a typo in freetos/task
2021-06-15 15:26:10 +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
Wang Ning
9dafde59b1
docs/update_strapping_pins_in_c3_devkit_user_guides
2021-06-01 10:10:45 +00:00
Angus Gratton
58a3e08895
paritition_table: Verify the partition table md5sum when loading the app
...
Additionally, always enable the partition MD5 check if flash encryption is on in
Release mode. This ensures the partition table ciphertext has not been modified
(CVE-2021-27926).
The exception is pre-V3.1 ESP-IDF bootloaders and partition tables, which
don't have support for the MD5 entry.
2021-05-30 23:21:14 +00: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
Michael (XIAO Xufeng)
64de7ee38c
Merge branch 'feature/spi_slave_hd_segment_example_v4.3' into 'release/v4.3'
...
spi_slave_hd: add an spi slave hd segment example (4.3)
See merge request espressif/esp-idf!13312
2021-04-28 17:39:25 +00:00
Armando
31c396c127
spi_slave_hd: add segment mode example
2021-04-28 08:20:55 +00:00
chenjianxing
e4d84804c1
update esp32c3 iperf config
2021-04-28 15:50:41 +08:00
Hao Ning
819ac7f847
backport link updates to v4.3
2021-04-26 11:33:22 +00:00
Angus Gratton
5fa34f6a30
Merge branch 'docs/add_esp32-c3-devkitc-02_user_guide' into 'release/v4.3'
...
Add ESP32-C3-DevKitC-02 User Guide (backport master)
See merge request espressif/esp-idf!13284
2021-04-24 00:36:24 +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
Angus Gratton
18d7d9497a
Merge branch 'bugfix/doc_jtag_c3_v4.3' into 'release/v4.3'
...
docs: Update JTAG debugging guides for ESP32-C3 (v4.3)
See merge request espressif/esp-idf!13290
2021-04-24 00:35:03 +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
275743ab1c
doc: Add notes that vTaskStartScheduler() is called during startup
...
Closes https://github.com/espressif/esp-idf/issues/1457
2021-04-23 22:48:47 +10:00
Angus Gratton
8a39b5237d
doc: update the memory types and startup docs
2021-04-23 22:48:47 +10:00
Angus Gratton
6f3b1a0554
docs: split the 'general notes' page into two
2021-04-23 19:12:06 +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
Roland Dobai
50e3f9f66c
docs: Update JTAG debugging guides for ESP32-C3
2021-04-22 13:58:22 +02:00
Wang Ning
613201c24d
Add ESP32-C3-DevKitC-02 User Guide and fix some typos
2021-04-22 15:34:45 +08:00
Armando
d7a793f406
spi_master: enable spi speed test on c3 and update the programming guide
...
accordingly
2021-04-22 06:31:49 +00:00
Armando
85e0728700
spi: update esp32c3 programming guide
2021-04-22 06:31:49 +00:00
Armando
3fb1165e4e
adc: add adc programming guide on c3
2021-04-22 06:28:37 +00:00
morris
5f1887b3ca
doc: update general purpose timer for esp32-c3
2021-04-22 11:19:18 +08:00
Omar Chebib
d8c4ab482b
doc: update programming guide to include ESP32-C3 updates
2021-04-22 10:41:51 +08:00
Jakob Hasse
94ed8f8606
[doc]: Corrected C3 LEDC docs
2021-04-22 09:38:26 +08:00
Angus Gratton
6f47a4e0a6
Merge branch 'feature/add_c3_trm_link_v4.3' into 'release/v4.3'
...
docs: add C3 TRM links (v4.3)
See merge request espressif/esp-idf!13091
2021-04-16 05:33:29 +00:00
yuanjm
e490fdafbe
doc: Add description for CONFIG_LWIP_IPV6 in api-guides
2021-04-12 05:42:50 +00:00
Krzysztof Budzynski
bda9e1fda7
Merge branch 'bugfix/doxygen_input_file_bug_v4.3' into 'release/v4.3'
...
docs: fix doxygen compile warnings for doxygen 1.9.1 (v4.3)
See merge request espressif/esp-idf!13075
2021-04-12 00:46:11 +00:00
Marius Vikhammer
97df333a3b
docs: fix doxygen compile warnings for doxygen 1.9.1
...
Newer versions of doxygen will give warnings for comments in
INPUT lists
Delete all comment lines to fix these warnings, our folder structure
stil gives an OK overview of what we are including
2021-04-12 08:46:06 +08:00
Angus Gratton
e4dd9053c2
Merge branch 'feature/secure_bootv2_c3_v4.3' into 'release/v4.3'
...
secure_boot_v2: Support SB_V2 for ESP32-C3 ECO3 (v4.3)
See merge request espressif/esp-idf!13062
2021-04-09 13:06:46 +00:00
Marius Vikhammer
626964beae
docs: add C3 TRM links
2021-04-09 15:14:16 +08:00
Michael (XIAO Xufeng)
76ff1724b3
Merge branch 'feature/remove_hspi_macor_on_chips_later_than_s2_v4.3' into 'release/v4.3'
...
spi: remove hspi macor on chips later than s2 (v4.3)
See merge request espressif/esp-idf!12956
2021-04-08 09:37:07 +00:00
KonstantinKondrashov
19b90e8ba9
docs: Adds secure_boot_v2 for ESP32-C3 ECO3
2021-04-08 14:35:35 +08:00
Armando
670b057b04
spi: remove HSPI macro on esp32c3 and esp32s3
2021-04-06 15:30:28 +08:00
Omar Chebib
ae3b4819da
esp_system: add VDD_SDIO power domain configuration to documentation
...
Add a warning in `sleep_modes` doc page to explain how to keep
VDD_SDIO power domain ON.
2021-04-06 14:04:22 +08:00
Jiang Jiang Jian
319eecc793
Merge branch 'doc/c3_system_api_v4.3' into 'release/v4.3'
...
docs: updated system api-reference chapters for C3 (v.4.3)
See merge request espressif/esp-idf!12892
2021-03-31 17:57:41 +00:00
Angus Gratton
278cfc2047
Merge branch 'doc/embed_example_v4.3' into 'release/v4.3'
...
doc: Update the link to an example that embeds a file (v4.3)
See merge request espressif/esp-idf!12655
2021-03-31 01:31:12 +00:00
Michael (XIAO Xufeng)
b75a5fd03a
Merge branch 'bugfix/adc_power_issue_4.3' into 'release/v4.3'
...
adc: fix adc power issue (v4.3)
See merge request espressif/esp-idf!12921
2021-03-30 17:15:09 +00:00
Michael (XIAO Xufeng)
868c96c59f
Merge branch 'bugfix/flash_suspend_restriction_v4.3' into 'release/v4.3'
...
spi_flash: make suspend off by default and add more information for using suspend(backport v4.3)
See merge request espressif/esp-idf!12932
2021-03-30 11:00:53 +00:00
Marius Vikhammer
c9087c205b
docs: updated system api-reference chapters for C3
2021-03-30 14:28:02 +08:00
Cao Sen Miao
4906779d50
spi_flash: make suspend off by default and add more information for using suspend
2021-03-29 12:02:43 +08:00
Jiang Jiang Jian
7c5e920c37
Merge branch 'feature/temp_v4.3' into 'release/v4.3'
...
temp_sensor: add calibration for esp32c3(backport v4.3)
See merge request espressif/esp-idf!12703
2021-03-26 05:51:47 +00:00
Jiang Jiang Jian
d4ac30a978
Merge branch 'fix/dont_disable_uart_dl_mode_by_default_v4.3' into 'release/v4.3'
...
bootloader/ ESP32_ECO3: Do not disable UART download mode by default (v4.3)
See merge request espressif/esp-idf!12907
2021-03-26 05:50:48 +00:00
Armando
4866027391
adc: update adc programming guide to avoid build fail
2021-03-26 13:26:19 +08:00
KonstantinKondrashov
26d362040e
secure_boot/SIGNED_ON_UPDATE_NO_SECURE_BOOT: Only the first position of signature blocks is used to verify any update
2021-03-25 15:40:24 +08:00
Aditya Patwardhan
f6a794cf51
bootloader/ ESP32_ECO3: Do not disable UART download mode by default
2021-03-25 10:32:37 +05:30
Angus Gratton
802a01c0b7
docs: Add docs for Secure Boot V2 "verify on update without secure boot"
2021-03-17 17:08:59 +08:00
Angus Gratton
9fd12182de
Merge branch 'docs/esp32c3_fatal_errors_v4.3' into 'release/v4.3'
...
doc: update "Fatal Errors" chapter for ESP32C3 board (backport v4.3)
See merge request espressif/esp-idf!12678
2021-03-11 10:48:03 +00:00
Krzysztof Budzynski
d42958439d
Merge branch 'doc/c3_api_ref_update_v4.3' into 'release/v4.3'
...
docs: update api-reference chapters for C3 (v4.3)
See merge request espressif/esp-idf!12583
2021-03-11 09:36:44 +00:00
Omar Chebib
9393a402eb
doc: update "Fatal Errors" chapter for ESP32C3 board
2021-03-11 06:37:30 +00:00
Cao Sen Miao
d92ac450a2
temp_sensor: add calibration for esp32c3
2021-03-11 14:25:18 +08:00
daiziyan
fd93c475b6
update CN translation based on reviewers' comments
2021-03-09 10:31:33 +11:00
daiziyan
27c72a4105
api-guides: update CN translation for build-system and build-system-legacy,and fix line break in the EN version
2021-03-09 10:30:49 +11:00
Angus Gratton
5c8b1d6ab8
doc: Update the link to an example that embeds a file
...
Since we have the CA Certificate Store feature, https_request no longer needs to
embed any certs.
2021-03-09 10:30:49 +11:00
Marius Vikhammer
fb82bdb9da
docs: update api-reference chapters for C3
...
Checked and updated the following chapters:
* api-reference/network
* api-reference/protocols
* api-reference/provisioning
* api-reference/storage
* api-reference/peripherals/ds
* api-reference/peripherals/hmac
* api-reference/peripherals/secure_element
2021-03-02 15:00:56 +08:00
Kang Zuoling
b639514793
touch_element: add touch element api-reference doc
2021-03-01 18:02:53 +08:00
Michael (XIAO Xufeng)
24f3341a2d
Merge branch 'docs/spi_flash_auto_suspend_v4.3' into 'release/v4.3'
...
spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND (v4.3)
See merge request espressif/esp-idf!12512
2021-02-26 08:53:48 +00:00
Angus Gratton
0c77299c34
Merge branch 'feature/update_efuse_doc_v4.3' into 'release/v4.3'
...
doc/efuse: Adds efuse doc for ESP32-C3 (v4.3)
See merge request espressif/esp-idf!12516
2021-02-25 23:22:51 +00:00
KonstantinKondrashov
ea2eb9d833
doc(esp32c3): Updates secure features doc
2021-02-25 21:08:55 +08:00
KonstantinKondrashov
dec52a93d4
doc/efuse: Adds efuse doc for ESP32-C3
2021-02-25 21:07:27 +08:00
Michael (XIAO Xufeng)
1de12526eb
spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND
2021-02-25 18:08:23 +08:00
Ivan Grokhotkov
57fb076590
Merge branch 'feature/prefer_python3_in_installer_v4.3' into 'release/v4.3'
...
tools: Prefer python3 during install and export (v4.3)
See merge request espressif/esp-idf!12376
2021-02-19 15:52:32 +00:00
KonstantinKondrashov
33820657c5
doc/ulp(esp32c3): Excludes ulp and some RTC features from ESP32C3 doc
2021-02-16 15:37:26 +08:00
Roland Dobai
33892aadb9
tools: Prefer python3 during install and export
...
Install and export script should work on systems without "python"
executable.
Closes https://github.com/espressif/esp-idf/pull/6471
Closes https://github.com/espressif/esp-idf/issues/6532
Related to https://github.com/espressif/esp-idf/issues/6421 and
https://github.com/espressif/arduino-esp32/issues/4717
2021-02-14 18:49:21 +01:00
Krzysztof Budzynski
d9c004ad94
Merge branch 'docs/c3-devkitm-1' into 'master'
...
Add ESP32-C3-DevKitM-1 User Guide
See merge request espressif/esp-idf!12163
2021-02-05 14:00:21 +08:00
Wang Ning
aa2b3e1b01
Add ESP32-C3-DevKitM-1 User Guide and updated ESP32C3_DOCS
2021-02-05 12:08:21 +08:00
Angus Gratton
fe44643808
Merge branch 'bugfix/doc_freertos_smp_macros' into 'master'
...
docs: Update SMP descriptions for taskENTER_CRITICAL/taskEXIT_CRITICAL
Closes IDFGH-4428
See merge request espressif/esp-idf!12219
2021-02-05 08:14:50 +08:00
Angus Gratton
bc09dda0f4
docs: Update SMP descriptions for taskENTER_CRITICAL/taskEXIT_CRITICAL
...
Closes https://github.com/espressif/esp-idf/issues/6259
2021-02-05 10:18:23 +11:00
Jiang Jiang Jian
27100cc50e
Merge branch 'docs/wifi_doc_update' into 'master'
...
update wifi docs
See merge request espressif/esp-idf!12232
2021-02-04 16:37:31 +08:00
Krzysztof Budzynski
cee0f466f0
Merge branch 'doc/extend_and_update_chip_series_comparison' into 'master'
...
Update chip series comparison by adding ESP32-C3 and fixing typos
Closes DOC-776
See merge request espressif/esp-idf!11964
2021-02-03 14:46:41 +08:00
Lv Xin Yue
48f806a54b
Update chip series comparison by adding ESP32-C3 and fixing typos
2021-02-03 14:46:36 +08:00
Krzysztof Budzynski
213b5911a5
Merge branch 'bugfix/lwip_docs_delete_while_select' into 'master'
...
lw-IP: Add docs about not supported delete of task while blocked on select
Closes IDF-2675
See merge request espressif/esp-idf!12145
2021-02-02 16:16:34 +08:00
dongyou
fe76c53fec
update wifi docs
2021-02-02 11:42:00 +08:00
Dai Zi Yan
5aaa0c9ca3
Provide CN translation for part of documents in MR11884
2021-02-02 09:19:58 +08:00
David Cermak
c17960312b
lwip: Add docs about not supported delete of task while blocked on select
2021-02-01 09:50:59 +00:00
Marius Vikhammer
548fd02d10
docs: initial update of programming guide for C3
...
Updates "front page" content, get-started, and api-guides with C3 content
Enable building and publishing of C3 docs in CI
2021-02-01 15:40:02 +08:00
daiziyan
3d2d0e2247
update CN translation for ulp-risc-v partition-table tips-and-quirks and idf-monitor for api-guides
2021-01-28 19:42:54 +08:00
Michael (XIAO Xufeng)
9ff04b2e79
Merge branch 'feature/musical_buzzer' into 'master'
...
RMT example: musical buzzer
See merge request espressif/esp-idf!10346
2021-01-28 01:04:24 +08:00
Nachiket Kukade
8de3b31d2d
FTM support for ESP32-C3 and connectionless mode
...
1. Support for FTM to work without any connection
1. Support for ESP32-C3 chip
3. Fix error case handling if FTM fails
4. Fix asynchronization, re-transmission related issues
2021-01-27 20:49:07 +05:30
Nachiket Kukade
acb1143409
Add support for FTM operation
...
Add FTM support for below configuration -
1. Station(connected) as Initiator with AP as responder
2. SoftAP as responder with the connected Station
Added Station example with runtime FTM configurations.
2021-01-27 10:57:41 +05:30
Angus Gratton
f7a8593a3b
Merge branch 'style/python_isort_double_quote_fixer' into 'master'
...
style: format python files with isort and double-quote-string-fixer
See merge request espressif/esp-idf!12149
2021-01-27 12:25:39 +08:00
Krzysztof Budzynski
1faff89ff6
Merge branch 'feature/update_jtag_translation' into 'master'
...
doc: update JTAG translation
Closes IDF-2069
See merge request espressif/esp-idf!12107
2021-01-27 10:37:10 +08:00
Krzysztof Budzynski
9a5bd86d54
Merge branch 'docs/update_docs_based_on_the_second_batch_of_customer_feedbacks' into 'master'
...
docs: update documents based on doc-855, doc-885, doc-889, doc-897
See merge request espressif/esp-idf!12124
2021-01-26 16:21:26 +08:00
Krzysztof Budzynski
5ca85248e3
Merge branch 'docs/update_docs_based_on_several_customer_feedbacks' into 'master'
...
docs: update documents based on doc-881, doc-856, doc-902, and doc-943
See merge request espressif/esp-idf!12118
2021-01-26 16:18:13 +08:00
Krzysztof Budzynski
6df0b98b8e
Merge branch 'doc/api-guides-add-hypertargets' into 'master'
...
Add hypertargets to all TRM references
Closes DOC-713
See merge request espressif/esp-idf!11952
2021-01-26 16:15:29 +08:00
Krzysztof Budzynski
c9a4604fe2
Merge branch 'feature/update_esp32c3_rmt_doc' into 'master'
...
Update RMT/Sigma-Delta doc for ESP32-C3
Closes IDF-2341 and IDF-2345
See merge request espressif/esp-idf!12091
2021-01-26 14:29:33 +08:00
kirill.chalov
f634c59289
Add hypertargets to all TRM references
2021-01-26 05:51:52 +00:00
Wang Fang
4c31cf9804
docs: Update FreeRTOS version, add tips to set up instructions for Windows
2021-01-26 03:46:25 +00:00
Fu Hanxi
0146f258d7
style: format python files with isort and double-quote-string-fixer
2021-01-26 10:49:01 +08:00
Wang Fang
7df1cad1d6
docs: This MR does the following updates:
...
1. Provided more information regarding I2S_COMM_FORMAT_STAND_PCM_SHORT and I2S_COMM_FORMAT_STAND_PCM_LONG
2. Added --output flag for partition table read instructions
3. Reordered the header files for esp-ble-mesh
4. Reordered the setup instructions for Ubuntu and CentOS
2021-01-25 11:10:08 +00:00
morris
9788721de6
doc: update JTAG translation
2021-01-25 18:59:19 +08:00
Nachiket Kukade
1a85d64da8
Add QR Code display support
...
Add a component to support QR Code display required for
different types of provisioning.
2021-01-25 13:24:21 +05:30
Marius Vikhammer
3fd37d0b59
adc: change the way data is formattted in adc_dma_demo
...
The way the adc_dma_demo data was formatted caused it go get parsed as markdown syntax.
Changed it be more "human" readable as well as put all ADC examples in a common folder
2021-01-25 04:51:40 +00:00
morris
5fe6c9f8ab
doc: update sigma-delta doc for esp32c3
2021-01-25 11:10:19 +08:00