mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
boards\arm\stm32h7: Fix Make style
- Remove spaces from make file Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
@@ -66,7 +66,7 @@ ifeq ($(CONFIG_BOARDCTL_RESET),y)
|
||||
CSRCS += stm32_reset.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_NET_OA_TC6), y)
|
||||
ifeq ($(CONFIG_NET_OA_TC6),y)
|
||||
CSRCS += stm32_oa_tc6.c
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user