Update example for fs-bb48

This commit is contained in:
NIIBE Yutaka
2016-06-29 16:37:09 +09:00
parent 986518fba7
commit 41ac81a66b
8 changed files with 174 additions and 45 deletions

View File

@@ -6,7 +6,7 @@ PROJECT = sample
CHOPSTX = ..
LDSCRIPT= sample.ld
CSRC = sample.c usb-cdc.c command.c
CSRC = sample.c usb-cdc.c command.c touch.c
CHIP=mkl27z
USE_SYS = yes