* docs(3rd-party): Add section for third party tools * fix(docs): Fix dependencies in Python 3.13 * fix(typo): Fix docs typo * docs(3rd-party): Re-write some phrases * ci(pre-commit): Apply automatic fixes * fix(naming): Rename files * fix(spelling): Fix spelling mistake --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
16 lines
516 B
ReStructuredText
16 lines
516 B
ReStructuredText
#################
|
|
Third Party Tools
|
|
#################
|
|
|
|
Here you will find documentation pages for third party tools that can be used with the ESP32 Arduino Core.
|
|
|
|
.. warning::
|
|
These tools are **not maintained by the ESP32 Arduino Core team**, so we cannot provide support or guarantee that they will work as expected.
|
|
Each tool documentation should be provided and maintained by the community.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents:
|
|
|
|
pioarduino <third_party/pioarduino>
|
|
Wokwi <third_party/wokwi>
|