patacongo commented on pull request #1561: URL: https://github.com/apache/incubator-nuttx/pull/1561#issuecomment-672055511
> This however means that I will have to include `<arch/board/board.h>` in `stm32f40xxx_rcc.c`. Is this acceptable, architecturally? Yes, board.h is a "public" header file and may be included from anywhere in the system. That is because arch/board is a symbolic link to the board/include directory. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org