sd detect pin feature (#222)
* test sd detect pin * sd detect support for f2 board
This commit is contained in:
@@ -2,6 +2,7 @@ PROJECT_ROOT = $(abspath $(dir $(abspath $(firstword $(MAKEFILE_LIST))))..)
|
||||
PROJECT = bootloader
|
||||
|
||||
include $(PROJECT_ROOT)/make/base.mk
|
||||
include $(PROJECT_ROOT)/make/git.mk
|
||||
|
||||
CFLAGS += -Itargets/include
|
||||
ASM_SOURCES += $(wildcard src/*.s)
|
||||
|
Reference in New Issue
Block a user