mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 02:44:53 +08:00
macro rename STM32 -> STM32F7
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user