boards/arm/stm32/nucleo-f4x1re/include/board.h: board.h header files must never include architecture-specific header files.

This commit is contained in:
Gregory Nutt 2019-12-07 09:43:59 -06:00
parent 9e4602a2f4
commit 703b8303fc
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@
# include <stdint.h>
#endif
#include <stm32.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/