You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/03/09 17:43:18 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5705: tools: add option to use in-tree board-level common code

pkarashchenko commented on pull request #5705:
URL: https://github.com/apache/incubator-nuttx/pull/5705#issuecomment-1063189793


   > How are the other options going to be used now? I mean those chip specific like STM32_COMMON etc.
   > Can they be replaced by this new option?
   > 
   
   No. Those will coexist. The `STM32_COMMON` is about to use the code or not even for the boards that are located in NuttX repo. So we can have in-tree stm32 based boards that will not use `STM32_COMMON`. I will explore if the option is needed and will issue a separate PR to clean it up.
   
   This patch is intended to address issues reported by users while keeping an option that was added by initial PR.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org