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 2020/08/11 16:10:15 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #1561: Fix in STM32F4 over-drive configuration.

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:
users@infra.apache.org