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/12/23 12:44:38 UTC

[GitHub] [incubator-nuttx] fjpanag edited a comment on pull request #2477: STM32 FLASH latency is calculated based on Vin.

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