master
docs: add adc calibration docs on c3 and s3
docs: fix missing static file path
touch_element: add touch element api-reference doc
Whitespace: Automated whitespace fixes (large commit)
docs:add esp32-s3-devkitc-1 user guide
Doc/add esp32s3 kevkitm 1 user guide cn and en
docs:update pin layout diagrams for two s3 boards
docs: Generate Doxygen directives for API documentation
add docs "How to improve Wi-Fi performance" in api-guides.
Replace gif images on EN and zh_CN index pages with identical png images for successful building of PDFs on ReadTheDocs.
Trace collection command examples
Provide BLE Mesh documentation
docs: Provide new links to documentation for ESP32-S2 and ESP32-C3 chips
Update information on ADC's eFuse Vref. Inspired by https://esp32.com/viewtopic.php?f=12&t=6832.
Docs: build doc with new layout for target and version select
docs: translate coexist from CN to EN
espcoredump: apply temporary documentation changes in core_dump.rst file
JTAG Debugging - revamping of Debugging documentation
doc: Documenting Code clean up
Guide on documenting code
Getting started guides
docs: introduce new rules for writing documents
ble_mesh: Doc miscellaneous fixes
docs: Update FreeRTOS version, add tips to set up instructions for Windows
docs: add links to Windows installer 2.5 Offline and Online versions
docs: update Windows Tools 2.9 installation
Added CN version of 'Getting Started' guides for 'ESP32-DevKitC' and 'ESP-WROVER-KIT'
ESP-WROVER-KIT now integrates the ESP32-WROVER module by default. But it is still compatible with both ESP-WROOM-32 and ESP32-WROVER. The latest baseboard is still V3. The original 'ESP-WROVER-KIT' that integrates ESP-WROOM-32 is unlikely to be produced any longer, while the original 'ESP-WROVER-KIT-RVB' is renamed as “ESP-WROVER-KIT” and in mass production.
Provided links to 'Touch Sensor Application Note' and 'Guide for ESP32-Sense Development Kit'
Doc/review get st wrover kit
Included ESP-WROVER-KIT V4.1 in documenation: Added 'Get Started' guide and updated 'HW Reference'
Included information about power on and diagnostics LEDs. Closes https://github.com/espressif/esp-idf/issues/2365.
docs: update esp wrover kit user guide
provide user guide for ESP32-DevKitM-1
docs/update_two_esp32-c3_devkit_user_guides
Add ESP32-C3-DevKitC-02 User Guide
Add ESP32-C3-DevKitM-1 User Guide and updated ESP32C3_DOCS
Merge conflict fixed Fixed the scale image on click to enlarge
docs:update ESP32-DevKitC Pin Layout figure of higher resolution
Renamed ESP-WROOM-32 to ESP32-WROOM-32/D/U including links to data sheets, reflected upcoming ESP32-SOLO-1 as one of options for ESP32-DevKitC, provided updated schematics and notes on C15.
Feature/update board guides for headers
Docs for ESP32 DevKitC V4
Updated index
doc: Finalize Ethernet get-started guide. Add Chinese translation.
Update missing description of board A and B connectors. Add a note about incorrect GPIO pin labels on the silkscreen besides the function switch.
Provide getting started guide for ESP32-Ethernet-Kit-V1.2 based on V1.1
Provide getting started guide for 'ESP32-Ethernet-Kit' board
provide user guide for the development board ESP32-PICO-DevKitM-2
upload user guide for development board: ESP32-PICO-KIT-1
ESP32-PICO-KIT V4 Getting Started Guide
Pin descriptions, overview diagram and board dimensions carried over from ESP32-PICO-KIT_Datasheet_EN.pdf. The datasheet looks redundant and will not be used.
Added description of ESP32-PICO-KIT V4.1 board
docs/add_esp32-s2-devkitc-1_user_guide
docs/update_esp32-s2_devkit_user_guides
Add ESP32-S2-DevKitM-1 User Guide
Add ESP32-S2-Saola-1 User Guide
Port NimBLE Host Stack on ESP-IDF
doc: add latex and PDF generation to build_docs
docs/add_how_to_debug_ota_failure_to_api_references
docs: Adds watchpoints limit configuration to example gdbinit
docs: Update JTAG debugging guides for ESP32-C3
doc/jtag_debug: translation of jtag debugging
Provided more meaningful parameter names by renaming 'bit_num' to 'duty_resolution' and 'div_num' to 'clock_divider'
[Docs] Rebase conlicts fixed [Docs] New getting started based on the ide and os selection Missing file on zh_CN folder added Added hidden toctree for missing files in CN version docs: Added steps summary to the macOS procedures [Docs] Changes on the titles and heading levels [Docs] Review according to MR 15432 [Docs] Fixed the start a new project secction
doc: fix wrong info in MCPWM api reference
MCPWM API doc update
docs/rewrite_mesh_docs
docs: rename ESP-MESH to ESP-WIFI-MESH
mesh: update mesh events demonstration
feat(spi_master): fine tune the timing of SPI
freemodbus: update the modbus documentation doc-1641
Updated get started instructions for windows following https://esp32.com/viewtopic.php?f=13&t=4232
Add new section about using ESP-IDF with PlatformIO
docs: Update getting started guide for ESP32-S2 target
add Ethernet doc
RMT transmitter and receiver overview pictures
spi_slave: improve the timing configuration
docs: add API guide page about IDF Tools
Implemented 2 of 3 review comments
doc: update sigma-delta doc for esp32c3
Docs : Added Provisioning and Protocomm related docs
doc: update tinyusb document to support esp32s3
usb: Add USB Host Library documentation
Update docs images
Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting