linguini1 commented on code in PR #16275: URL: https://github.com/apache/nuttx/pull/16275#discussion_r2063877156
########## Documentation/platforms/arm/rp2040/boards/adafruit-feather-rp2040/index.rst: ########## @@ -2,6 +2,8 @@ Adafruit Feather RP2040 ======================= +.. tags:: chip:rp2040 Review Comment: Yes, for better filtration. Right now it is easy to search most boards by chip using the directory levels in supported platforms. However, there are some chips that would really benefit from this tag, like STM32 chips. Example: STM32H7 chips have both single core and asymmetric core variants. Right now all the boards are together under the same chip, you have to read the title or their page to distinguish them. We can have chip variants for these as well! And yes, like you mentioned, it makes it possible to filter like so: "Give me all boards where the chip is RP2040 and they are not experimental". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org