1. 23 2月, 2022 1 次提交
    • T
      Update doc: Arduino as IDF component; fixes #5833 (#6299) · b5f3d6c8
      Tomáš Pilný 提交于
      Summary
      
      Updated documentation describing the usage of Arduino-esp32 core as ESP-IDF component.
      
      Impact
      
      Removed confusing mentions of advanced menuconfig options.
      Extended process of installation, setup, and usage.
      
      Related links
      
      Closes #5833
      b5f3d6c8
  2. 22 11月, 2021 1 次提交
  3. 08 11月, 2021 1 次提交
  4. 05 11月, 2021 1 次提交
  5. 19 7月, 2021 1 次提交
    • P
      Docs: Initial documentation structure using Sphinx (#5355) · 1effae46
      Pedro Minatel 提交于
      This PR is the initial documentation structure including the basic information about the project and Sphinx configuration.
      
      ####CONTENTS:
      - Getting Started
      - Installing
      - Boards
      - Libraries
      - Library Builder
      - Tutorials
      - ESP-IDF as Component
      - OTA Web Update
      - makeEspArduino
      - Troubleshooting
      - Contributing
      
      This PR also changes the README.md.
      1effae46