esp-idf/docs/zh_CN/api-guides
Shreyas Sheth 3d85e81be2 docs(wifi): Update wifi and wifi security documentation and bugfixes
1. Update documentation for WPA3 Enterprise and WPA3 Enterprise 192-bit
mode
2. Update documentation for WPA3 OWE and OWE transition mode
3. Update documentation related to SAE PK, SAE PWE and Transition Disable
4. Update documnetation for wifi connect API
5. Fix config paramter information for wifi scan start
6. Fix documentation related to scan threshold config setting
7. Replace ESP_ERR_WIFI_ARG error code as ESP_ERR_INVALID_ARG
8. Update documentation for 802.11R Fast transition
9. Fix sta connecting with wpa security in enterprise mode
2023-10-16 14:21:44 +05:30
..
esp-ble-mesh docs: fix broken links 2022-07-04 11:05:49 +08:00
inc doc: Add external ram note link to CN translation 2020-02-07 16:37:43 +11:00
jtag-debugging docs: fix the number of breakpoints and watchpoints for RISC-V chips 2022-12-19 14:37:15 +01:00
performance doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
sleep-current backport for v4.4 delete esp32c2 and c6 info 2023-08-29 11:36:49 +08:00
tools tools: add GDB version '11.2_20220823' as a tool 2022-10-10 18:43:27 +04:00
app_trace.rst docs: fix broken links 2023-03-14 10:26:37 +08:00
blufi.rst fix blufi doc error 2023-05-25 10:46:12 +00:00
bootloader.rst docs:update CN translation for bootloader, partition-tables, i2c, and ledc 2021-09-18 19:25:38 +08:00
build-system-legacy.rst update CN translation based on reviewers' comments 2021-03-09 10:28:52 +11:00
build-system.rst docs: fixed EXTRA_COMPONENT_DIRS being mispelled as EXTRA_COMPONENTS_DIRS in build-system guide 2023-03-17 11:51:25 +08:00
core_dump_internals.rst espcoredump: apply temporary documentation changes in core_dump.rst file 2020-05-28 02:25:46 +08:00
core_dump.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
deep-sleep-stub.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
dfu.rst Add build system support for programming ESP32-S2 using DFU utils 2020-04-30 07:59:18 +02:00
error-handling.rst esp_common: add generic check macros 2021-03-11 17:38:22 +08:00
esp-wifi-mesh.rst docs: rename ESP-MESH to ESP-WIFI-MESH 2021-07-12 19:25:18 +08:00
event-handling.rst docs: add event handling API guide 2019-04-11 12:04:58 +08:00
external-ram.rst soc: support placing task stacks in external memory for S2 and S3 2022-09-07 11:46:56 +08:00
fatal-errors.rst docs: backport cn translation for mr16425 2022-03-11 15:25:52 +08:00
flash_psram_config.rst doc: add flash and psram configuration doc in programming guide 2021-11-08 04:32:18 +00:00
freertos-smp.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
general-notes.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
hardware-abstraction.rst Add HAL and LL documentation 2020-06-04 15:02:49 +08:00
hlinterrupts.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
index.rst ulp: Added ULP RISC-V support for esp32s3 2022-06-22 13:33:14 +08:00
linker-script-generation.rst docs:update linker script generation 2022-07-14 10:27:49 +08:00
linux-host-testing.rst doc: linux host test documentation 2021-04-23 09:27:35 +08:00
lwip.rst doc: add LWIP socket error usage 2019-10-11 12:09:10 +08:00
memory-types.rst docs: update cn trans for upl docs 2022-06-29 11:56:59 +08:00
openthread.rst docs: add OpenThread docs 2021-08-02 17:17:38 +08:00
partition-tables.rst docs: fix a command in partition-tables 2022-05-07 15:15:22 +08:00
RF_calibration.rst doc: add documentation for RF calibration 2018-11-30 16:26:56 +08:00
startup.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
SYSVIEW_FreeRTOS.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
thread-local-storage.rst Implemented review comments to zh_CN version of eclipse setup and PICO-KIT get started guides. Resolved issues after rebasing on master of several commits. 2018-03-13 22:31:54 +01:00
ulp_instruction_set.rst docs: update cn trans for upl docs 2022-06-29 11:56:59 +08:00
ulp_macros.rst docs: update cn trans for upl docs 2022-06-29 11:56:59 +08:00
ulp-legacy.rst add updates to some files in api guides 2019-12-05 15:12:12 +08:00
ulp-risc-v.rst docs: update cn trans for upl docs 2022-06-29 11:56:59 +08:00
ulp.rst tools: update esp32ulp-elf to v2.35_20220830 2022-09-15 23:41:56 +04:00
unit-tests-legacy.rst soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
unit-tests.rst docs: update CN trans for fatal-errors and unit-tests 2021-08-18 19:28:16 +08:00
usb-otg-console.rst * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
usb-serial-jtag-console.rst * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
wifi-security.rst docs: Separate Doc on WiFi security, added DPP Doc 2021-08-10 12:35:43 +05:30
wifi.rst docs(wifi): Update wifi and wifi security documentation and bugfixes 2023-10-16 14:21:44 +05:30
wireshark-user-guide.rst Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting 2018-11-16 14:44:58 +08:00