Merged in raiden00/nuttx_pe (pull request #776)
arch/arm/include/stm32/chip.h: fix typo Approved-by: GregoryN <gnutt@nuttx.org>
This commit is contained in:
parent
16291c8965
commit
ca4ef377fb
@ -80,7 +80,7 @@
|
|||||||
#else
|
#else
|
||||||
# define __HAVE_F4 0
|
# define __HAVE_F4 0
|
||||||
#endif
|
#endif
|
||||||
#ifdef CONFIG_STM32_STM32FL15XX
|
#ifdef CONFIG_STM32_STM32L15XX
|
||||||
# define __HAVE_L1 1
|
# define __HAVE_L1 1
|
||||||
#else
|
#else
|
||||||
# define __HAVE_L1 0
|
# define __HAVE_L1 0
|
||||||
|
Loading…
Reference in New Issue
Block a user