Adding ADC example for FS-BB48

This commit is contained in:
NIIBE Yutaka
2016-05-11 12:34:17 +09:00
parent a538113c07
commit 420bd135af
6 changed files with 289 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ PROJECT = sample
CHOPSTX = ..
LDSCRIPT= sample.ld
CSRC = sample.c first-pages.c usb_kl27z.c usb-cdc.c
CSRC = sample.c first-pages.c usb_kl27z.c usb-cdc.c adc_kl27z.c
###################################
CROSS = arm-none-eabi-