1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-wrover-kit
Gunar Schorcht bce0d4cb10 boards/esp32: fix documentation
Fixes various issues in documentation:
- replaces HTML anchor tags in markdown headings by markdown heading IDs.
- replaces HTML linebreaks by newline commands
- replaces \htmlonly commands for image resizing by the width argument in \image commands
- uses more unique identifiers for references
- uses stable references for driver documentation
- fix broken links to external HTML documents
- replaces the TOC link in headers by a back to TOC link below each section
- replaces ``` fenced code blocks by ~~~
2021-10-15 02:50:21 +02:00
..
include boards/*esp32*: Fix documentation format 2021-10-10 21:35:31 +02:00
doc.txt boards/esp32: fix documentation 2021-10-15 02:50:21 +02:00
Kconfig boards/esp32-ethernet-kit: Setup Kconfig to match makefiles 2020-11-28 10:18:54 +01:00
Makefile boards: add esp32-wrover-kit 2018-10-08 12:20:49 +02:00
Makefile.dep boards/esp32-wrover-kit: add dependency to ILI9341 2021-05-20 20:00:03 +02:00
Makefile.features cpu/esp32: add esp_jtag pseudomodule and feature 2020-11-28 10:18:54 +01:00
Makefile.include boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00