mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
STM32: Fix a minor error in new STMF42* header files
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
#ifndef __ARCH_ARM_SRC_STM32_CHIP_STM32F42XXX_RCC_H
|
||||
#define __ARCH_ARM_SRC_STM32_CHIP_STM32F42XXX_RCC_H
|
||||
|
||||
/************************************************************************************
|
||||
* Included Files
|
||||
************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#if defined(CONFIG_STM32_STM32F427) || defined(CONFIG_STM32_STM32F429)
|
||||
|
||||
/****************************************************************************************************
|
||||
* Included Files
|
||||
****************************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user