1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-wemos-lolin-d32-pro
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-wemos-lolin-d32-pro: Add Kconfig symbols 2020-07-07 16:27:40 +02:00
Makefile boards: add esp32-wemos-lolin-d32-pro 2018-10-08 12:20:49 +02:00
Makefile.dep boards/esp32: Move inclusion of boards_common_esp32 to common file 2020-03-24 09:21:22 +01:00
Makefile.features boards/esp32-wemos-lolin-d32-pro: Add Kconfig symbols 2020-07-07 16:27:40 +02:00
Makefile.include boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00