mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
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:
committed by
GregoryN
parent
16291c8965
commit
ca4ef377fb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user