Sergei Silnov
aa2300c002
docs: Add IDF_COMPONENT_MANAGER build property
2022-07-18 13:21:41 +08:00
Sergei Silnov
38aecb227e
docs: Enable the component manager by default in CMake
2022-07-18 13:21:41 +08:00
Jiang Jiang Jian
2c8420bbd5
Merge branch 'docs/update_wifi_multiple_antennas_doc_v4.3' into 'release/v4.3'
...
docs: update wifi multiple antennas docs (v4.3)
See merge request espressif/esp-idf!19047
2022-07-15 10:48:20 +08:00
Dai Zi Yan
18b41408fe
Apply 1 suggestion(s) to 1 file(s)
2022-07-14 16:48:59 +08:00
Krzysztof Budzynski
153271c3f1
Apply 1 suggestion(s) to 1 file(s)
2022-07-14 16:48:59 +08:00
Marius Vikhammer
a7177bc695
Apply 2 suggestions by Marius Vikhammer
2022-07-14 16:48:44 +08:00
muhaidong
f5bf1b502e
docs: update wifi multiple antennas docs
2022-07-14 16:48:29 +08:00
muhaidong
0ec51f96d6
docs: add WIFI_EVENT_STA_BEACON_TIMEOUT event docs.
2022-07-14 15:43:15 +08:00
muhaidong
9ab491d055
docs: update wifi beacon timeout docs
2022-07-14 15:43:15 +08:00
wangziyan
ec9e44610e
docs: update 404.rst
2022-07-11 15:56:08 +08:00
muhaidong
44ef1f070e
docs: modify some Chinese expressions related to CSI
2022-07-08 15:01:48 +08:00
muhaidong
b142e78363
docs:update wifi sci subcarrier index docs
2022-07-08 14:44:33 +08:00
Jiang Jiang Jian
5be64c3111
Merge branch 'bugfix/backport_certificate_bundle_fixes_v4.3' into 'release/v4.3'
...
Certificate bundle fixes (v4.3)
See merge request espressif/esp-idf!18353
2022-06-09 11:13:41 +08:00
Jiang Jiang Jian
8a788526af
Merge branch 'docs/update_cn_trans_partition-tables_4.3' into 'release/v4.3'
...
docs: Update cn trans for partition-tables.rst (v4.3)
See merge request espressif/esp-idf!18031
2022-06-09 11:09:51 +08:00
Espressif BOT
d2c1c97755
Update esp_crt_bundle certificates
2022-06-06 11:22:07 +05:30
Ivan Grokhotkov
e52ef6c326
docs: document build arguments of the Docker image
2022-06-01 16:22:14 +02:00
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
mofeifei
e69bae62b2
docs:update cn trans for partition-tables.rst
2022-05-17 02:25:53 +00: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
Anton Maklakov
d9be879a76
Merge branch 'feature/add_component_manager_python_dependency_v4.3' into 'release/v4.3'
...
Build System: Add idf-component-manager python dependency (v4.3)
See merge request espressif/esp-idf!15663
2022-04-06 16:29:42 +08:00
Jiang Jiang Jian
70c737af4d
Merge branch 'bugfix/repeated_ftm_failures_issue_v4.3' into 'release/v4.3'
...
Combined bugfixes related to FTM and PMF (Backport v4.3)
See merge request espressif/esp-idf!16129
2022-03-16 11:00:24 +08:00
Krzysztof Budzynski
7eaeaaa784
Merge branch 'docs/add_note_for_malloc_cap_dma_backport_v4.3' into 'release/v4.3'
...
docs: add note for MALLOC_CAP_DMA for ESP32-S2 according to customer feedback (backport v4.3)
See merge request espressif/esp-idf!17341
2022-03-14 18:24:03 +08:00
Nachiket Kukade
6fd6a8b40b
esp_wifi: Always connect Station in PMF mode if possible
...
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
2022-03-10 17:16:32 +05:30
Wang Fang
a469559e1a
docs: add an example list for esp-wrover-kit
2022-03-04 07:01:02 +00:00
Shang Zhou
81ac6fb7f0
docs: add note for MALLOC_CAP_DMA for ESP32-S2 according to customer feedback
2022-03-03 16:40:34 +08:00
morris
bfbe5dcbbe
Merge branch 'docs/dynamic_copyright_date_v4.3' into 'release/v4.3'
...
docs: update copyright date for docs automatically (v4.3)
See merge request espressif/esp-idf!17328
2022-03-03 12:38:45 +08:00
Marius Vikhammer
b31f974b99
docs: update copyright date for docs automatically
2022-03-03 10:38:26 +08:00
intern
615e67bd6b
docs: update sdmmc and vfs cn trans
2022-02-22 11:07:16 +08:00
Michael (XIAO Xufeng)
b1d6217f5c
Merge branch 'bugfix/usb_no_rom_log_v4.3' into 'release/v4.3'
...
USB_SERIAL_JTAG: Fix the issue that there is no rom log when restarting(backport v4.3)
See merge request espressif/esp-idf!17074
2022-02-14 07:34:24 +00:00
Sergei Silnov
917510ea96
docs: Add component manager documentation
2022-02-10 13:17:29 +00:00
Cao Sen Miao
9c4b96d63b
USB_SERIAL_JTAG: Fix the issue that there is no rom log when restarting
2022-02-10 10:33:40 +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
Fu Hanxi
54b50ab4ac
docs(coredump): update coredump documentation
2022-01-18 17:48:41 +08:00
Krzysztof Budzynski
fffc5ac658
Merge branch 'docs/update_user_guides_cn_trans' into 'release/v4.3'
...
docs: update cn trans for esp32-devkitc and esp32-s2-kaluga-1-kit user guides (backport v4.3)
See merge request espressif/esp-idf!16724
2022-01-18 03:40:26 +00:00
intern
2cf554df6e
docs: update user guides cn trans
2022-01-17 19:17:15 +08:00
David Čermák
8a5c51d05b
Merge branch 'feature/update_mqtt_test_url_v4.3' into 'release/v4.3'
...
mqtt: Update mqtt test url and doc(backport v4.3)
See merge request espressif/esp-idf!16415
2022-01-17 08:36:16 +00:00
Wang Ning
33190700aa
docs/fixed_typos_in_esp32-s2-saola-1_user_guide
2022-01-10 19:26:32 +08:00
Wang Ning
f7bb64e896
docs/update_esp32-s2_devkit_user_guides
2022-01-07 16:47:56 +08:00
yuanjm
3eceea7f5d
doc: Update mqtt open source test server address
2021-12-31 15:31:15 +08:00
Zim Kalinowski
aef7850157
Merge branch 'bugfix/freertos_round_robin_scheduling_retain_skip_v4.3' into 'release/v4.3'
...
freertos: Implement best effort round robin scheduling (v4.3)
See merge request espressif/esp-idf!16542
2021-12-31 02:58:53 +00:00
Ivan Grokhotkov
df5f73e165
Merge branch 'bugfix/modbus_port_fix_lgpl_licensed_files_v43' into 'release/v4.3'
...
freemodbus: fix port contains lgpl licensed files (backport v4.3)
See merge request espressif/esp-idf!16183
2021-12-27 10:02:21 +00: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
Darian Leung
e9cbf56d36
freertos: Fix SMP round robin scheduling
...
The previous SMP freertos round robin would skip over tasks when
time slicing. This commit implements a Best Effort Round Robin
where selected tasks are put to the back of the list, thus
makes the time slicing more fair.
- Documentation has been updated accordingly.
- Tidy up vTaskSwitchContext() to match v10.4.3 more
- Increased esp_ipc task stack size to avoid overflow
Closes https://github.com/espressif/esp-idf/issues/7256
2021-12-27 11:52:11 +08:00
daiziyan
4fe9b8c40f
docs: update CN translation for oat.rst and console.rst for v4.3
2021-12-01 17:22:39 +08:00
aleks
9204605d98
freemodbus: fix port contains lgpl licensed files
...
Initial version of freemodbus master port files have been added to ESP-IDF based on https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32 .
The overall repository license, at the time of adding these files, has been BSD 3-clause. However at that time, several port files carried LGPL license headers. As the author of these files confirmed in https://github.com/armink/FreeModbus_Slave-Master-RTT-STM32/issues/61#issuecomment-977828450 , this wasn't intentional. ESP-IDF version of modbus master port has been rewritten to target FreeRTOS instead of RT-Thread, but the license headers remained from the original version. This commit corrects this, replacing the license of these files with BSD 3-clause.
2021-11-29 14:15:23 +01: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
Jiang Jiang Jian
daf9cbbb01
Merge branch 'doc/make_classic_bt_API_ref_only_for_esp32_4.3' into 'release/v4.3'
...
Doc/make classic bt api ref only for esp32 [backport v4.3]
See merge request espressif/esp-idf!15726
2021-11-24 02:54:02 +00:00
Wang Ning
e1aaa31140
docs/update_two_esp32-c3_devkit_user_guides
2021-11-23 14:46:19 +08:00
Sachin Parekh
812a92c703
secure_boot: Added Kconfig option for aggressive key revoke
...
Applicable to S2, C3, and S3
2021-11-17 12:35:06 +05:30
Marius Vikhammer
519f17f831
docs: define __DOXYGEN__ for doxygen builds
...
Some docs depended on __DOXYGEN__ but this was never defined anywhere.
2021-11-04 10:14:49 +08: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
fa0dc23a71
Merge branch 'flash/support_gd_32Mb' into 'release/v4.3'
...
spi_flash: support 32Mb-addess flash(backport v4.3)
See merge request espressif/esp-idf!13654
2021-10-15 01:48:59 +00:00
Cao Sen Miao
e226a65a1f
spi_flash: add support for 32Mbit address GD flash, for GD25Q256
2021-10-12 10:53:07 +08:00
Jeroen Domburg
d6cdb3e0ae
usb_serial_jtag: support usb_serial_jtag on esp32c3
...
USB serial/jtag controller: Add vfs (logging/printf), panic handler, gdb support.
See merge request espressif/esp-idf!12925
2021-10-11 17:34:24 +08:00
Mahavir Jain
d2fa3fd234
Merge branch 'feature/local_control_sec1_v4.3' into 'release/v4.3'
...
Added support for security1 in local control (backport v4.3)
See merge request espressif/esp-idf!15281
2021-09-24 08:51:39 +00:00
daiziyan
5da482e871
docs: update CN translation and keep line number consistent for all documents in get-started section
2021-09-22 19:12:32 +08:00
intern
ec177e963f
docs: backport translation for jtag-debugging/index.rst and fix link
...
errors in examples/bluetooth/hci/README.md
2021-09-22 15:02:33 +08:00
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