acassis commented on code in PR #15892: URL: https://github.com/apache/nuttx/pull/15892#discussion_r1966617169
########## arch/arm/Kconfig: ########## @@ -1155,6 +1160,7 @@ config ARCH_CHIP default "nrf53" if ARCH_CHIP_NRF53 default "nrf91" if ARCH_CHIP_NRF91 default "nuc1xx" if ARCH_CHIP_NUC1XX + default "ra" if ARCH_CHIP_RA Review Comment: Let's merge this way, maybe later we could rename it to ra4m1 if we realize the internal peripherals are too different from a family to another -- 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