boot: add i2c device configs

This commit is contained in:
Michael Scire
2019-05-02 02:53:48 -07:00
parent 38159bdf9a
commit 967613a261
4 changed files with 166 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ endif
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source
SOURCES := source source/i2c_driver
DATA := data
INCLUDES := include ../../common/include
EXEFS_SRC := exefs_src