2016-07-29 06:37:13 +00:00
|
|
|
INCLUDES += source/firmware/arch/stm32f4xx/board
|
|
|
|
DOC_SRC += source/firmware/arch/stm32f4xx/board
|
2016-07-28 19:02:54 +00:00
|
|
|
|
2016-08-15 19:41:22 +00:00
|
|
|
#ifeq ($(BOARD), stm32f4-discovery)
|
2016-07-29 06:37:13 +00:00
|
|
|
include source/firmware/arch/stm32f4xx/board/stm32f4-discovery/stm32f4-discovery.mk
|
2016-08-15 19:41:22 +00:00
|
|
|
#endif
|