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:
Mateusz Szafoni
2018-12-06 17:52:11 +00:00
committed by GregoryN
parent 16291c8965
commit ca4ef377fb
+1 -1
View File
@@ -80,7 +80,7 @@
#else
# define __HAVE_F4 0
#endif
#ifdef CONFIG_STM32_STM32FL15XX
#ifdef CONFIG_STM32_STM32L15XX
# define __HAVE_L1 1
#else
# define __HAVE_L1 0