fjpanag edited a comment on pull request #2477:
URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750258127


   I just checked this.  
   The issue is caused by the board `nucleo-f446re` not following the structure 
of the rest of the boards.
   
   All boards have an `include/board.h` file. This specific board, breaks the 
definitions in two files:
   * `include/board.h`
   * `include/nucleo-f446re.h`
   
   I guess, the solution to this is to refactor the `nucleo-f446re` board? 
Shall this happen in this PR?
   
   
   **EDIT** This is not the issue. Ignore this.


----------------------------------------------------------------
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


Reply via email to