mirror of
https://github.com/apache/nuttx.git
synced 2026-09-02 23:23:02 +00: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:
parent
16291c8965
commit
ca4ef377fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue