[docs] Update chip flashing guides, fix mkdocs building

This commit is contained in:
Kuba Szczodrzyński
2023-01-17 22:31:51 +01:00
parent 9e95c507b1
commit 277402f577
9 changed files with 118 additions and 127 deletions

View File

@@ -1,5 +1,6 @@
* [Home](README.md)
* [😊 Getting started](docs/getting-started/README.md)
* [ESPHome](docs/projects/esphome.md)
* [📲 Flashing/dumping](docs/flashing/)
* [💻 Supported boards & chips](docs/status/supported.md)
* 📖 Reference
@@ -53,6 +54,5 @@
* [✈️ OTA format](docs/ota/README.md)
* [uf2ota.py tool](docs/ota/uf2ota.md)
* [uf2ota.h library](docs/ota/library.md)
* [uf2ota.h reference](ltapi/uf2ota_8h.md)
* [📓 TODO](TODO.md)
* [🔗 Resources](docs/resources.md)