-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Starlight: "Supported Boards" and "Supported CPUs" Known Issues #22203
Copy link
Copy link
Open
Labels
Area: docArea: DocumentationArea: DocumentationCommunity: Hack'n'ACK candidateThis PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK partiesThis PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK partiesCommunity: help wantedThe contributors require help from other members of the communityThe contributors require help from other members of the communityDiscussion: RFCThe issue/PR is used as a discussion starting point about the item of the issue/PRThe issue/PR is used as a discussion starting point about the item of the issue/PRType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)Type: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Metadata
Metadata
Assignees
Labels
Area: docArea: DocumentationArea: DocumentationCommunity: Hack'n'ACK candidateThis PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK partiesThis PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK partiesCommunity: help wantedThe contributors require help from other members of the communityThe contributors require help from other members of the communityDiscussion: RFCThe issue/PR is used as a discussion starting point about the item of the issue/PRThe issue/PR is used as a discussion starting point about the item of the issue/PRType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)Type: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
The Supported Boards and Supported CPUs feature in Starlight is still fairly experimental and involves a lot of manual parsing that can easily break considering the extremely un-standardized nature of doxygen markdown. In this issue we aim to collect all the currently known issues, in hopes that one day we might fix all of them and potentially permanently switch the boards lookup onto Starlight.
{.mk}for a Makefile: boards/*: fix (some) Starlight build issues in doc.md files #22243doc.mdfile: boards: add missing doc.md files #22221see section esp32_mcu_esp32 “MCU ESP32”.@authorand\sectioncommands are not interpreted, see: https://guide.riot-os.org/boards/esp32-heltec-lora32-v2/Support for Heltec WiFi LoRa 32 V2 boards @author Gunar Schorcht [gunar@schorcht.net](mailto:gunar@schorcht.net) \section esp32_heltec_lora32_v2 Heltec WiFi LoRa 32 V2@imagecommands are not resolved correctly if they go to an external page, see https://guide.riot-os.org/boards/esp32-heltec-lora32-v2#overview :treewide: Fix links in the docs and cleanup many boards #22257\nare not parsed correctly but printed as text. Perhaps replace them in the parser to<br>?: treewide: Fix links in the docs and cleanup many boards #22257instead of \n
###section syntax and don't document title single#headings.