mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 06:55:13 +00:00
configs/stm32f746g-disco: Remove inclusion of STm32-specifiy header files from board.h
This commit is contained in:
parent
e0fd3a2d11
commit
d5e7ebed02
1 changed files with 0 additions and 5 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue