mirror of
https://github.com/apache/nuttx.git
synced 2026-09-19 12:21:54 +08:00
configs/stm32f746g-disco: Remove inclusion of STm32-specifiy header files from board.h
This commit is contained in:
@@ -46,11 +46,6 @@
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include "stm32_rcc.h"
|
||||
#ifdef CONFIG_STM32F7_SDMMC1
|
||||
# include "stm32_sdmmc.h"
|
||||
#endif
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user