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
|
@ -45,8 +45,6 @@
|
|||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include <stm32.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue