macro rename STM32 -> STM32F7

This commit is contained in:
Titus von Boxberg 2017-07-17 15:37:25 +02:00
parent 537c809101
commit 58053fef0f

View File

@ -33,8 +33,8 @@
*
************************************************************************************/
#ifndef __ARCH_ARM_SRC_STM32_CHIP_STM32_LTDC_H
#define __ARCH_ARM_SRC_STM32_CHIP_STM32_LTDC_H
#ifndef __ARCH_ARM_SRC_STM32F7_CHIP_STM32_LTDC_H
#define __ARCH_ARM_SRC_STM32F7_CHIP_STM32_LTDC_H
/************************************************************************************
* Included Files
@ -378,4 +378,4 @@
* Public Types
************************************************************************************/
#endif /* __ARCH_ARM_SRC_STM32_CHIP_STM32_LTDC_H */
#endif /* __ARCH_ARM_SRC_STM32F7_CHIP_STM32_LTDC_H */