mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 23:18:21 +00:00
macro rename STM32 -> STM32F7
This commit is contained in:
parent
537c809101
commit
58053fef0f
1 changed files with 3 additions and 3 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue