mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 04:28:21 +00:00
boards/arm/stm32/nucleo-f4x1re/include/board.h: board.h header files must never include architecture-specific header files.
This commit is contained in:
parent
9e4602a2f4
commit
703b8303fc
1 changed files with 0 additions and 2 deletions
|
|
@ -45,8 +45,6 @@
|
|||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include <stm32.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue