Re: Documentation tags for boards

2025-04-17 Thread Alan C. Assis
Hi Matteo, That is a great idea! I'm not sure if Nathan's idea will work because Kconfig are completely independent of the board features. Look for example the Photon board, it has WiFi support (BROADCOM_BCM43362) but the only place where it appears is in the defconfig. So, that information sho

Re: Documentation tags for boards

2025-04-17 Thread Tomek CEDRO
Hi Matteo! Very cool idea to have tags in the docs to mark supported features! :-) I would see a list of all available predefined tags somewhere at the end of documentation (tag index) so we know what is out there and not to create new ones, so the search results and markings are coherent. Each b