configs/stm32f746g-disco: Remove inclusion of STm32-specifiy header files from board.h
This commit is contained in:
parent
e0fd3a2d11
commit
d5e7ebed02
@ -46,11 +46,6 @@
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include "stm32_rcc.h"
|
||||
#ifdef CONFIG_STM32F7_SDMMC1
|
||||
# include "stm32_sdmmc.h"
|
||||
#endif
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user