mirror of
https://github.com/apache/nuttx.git
synced 2026-09-25 09:15:09 +08:00
boards\xtensa: Fix Make style
- Remove spaces from make file Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
@@ -86,7 +86,7 @@ ifeq ($(CONFIG_ESP_PCNT),y)
|
||||
CSRCS += esp32s2_board_pcnt.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_MMCSD_SPI), y)
|
||||
ifeq ($(CONFIG_MMCSD_SPI),y)
|
||||
CSRCS += esp32s2_board_sdmmc.c
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user