[dartuino][bootloader] Changes as per code review.

This commit is contained in:
Gurjant Kalsi
2016-03-11 12:58:39 -08:00
parent b28f754f78
commit 7dd294a62d
16 changed files with 118 additions and 54 deletions

View File

@@ -7,4 +7,4 @@ MODULES += \
app/moot \
lib/version \
lib/buildsig \
target/dartuinoP0/bootloader
target/dartuinoP0/projects/bootloader

View File

@@ -8,6 +8,9 @@ include project/virtual/fs.mk
DISPLAY_PANEL_TYPE ?= LS013B7DH06
MODULES += \
target/dartuinoP0/projects/system
MODULE_DEPS += \
app/accelerometer \