summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-08-19 19:13:47 +0700
committerhathach <[email protected]>2021-08-19 19:13:47 +0700
commiteda5b92e92d8a3be0fb40d28c1772fcb62965856 (patch)
tree9150995369bc5459a1bacfd46c42d892a05df22b
parent4b72ad9b9f78e8cec96d0fa17f3c0ec5e1989cc2 (diff)
whitespace
-rw-r--r--hw/bsp/stm32f1/family.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/stm32f1/family.mk b/hw/bsp/stm32f1/family.mk
index aebd6d2ff..3fb2e6e70 100644
--- a/hw/bsp/stm32f1/family.mk
+++ b/hw/bsp/stm32f1/family.mk
@@ -29,7 +29,7 @@ SRC_C += \
$(ST_HAL_DRIVER)/Src/stm32$(ST_FAMILY)xx_hal_gpio.c
INC += \
- $(TOP)/$(BOARD_PATH) \
+ $(TOP)/$(BOARD_PATH) \
$(TOP)/lib/CMSIS_5/CMSIS/Core/Include \
$(TOP)/$(ST_CMSIS)/Include \
$(TOP)/$(ST_HAL_DRIVER)/Inc