aboutsummaryrefslogtreecommitdiff
path: root/board/board-cq-starm.h
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2015-07-14 21:31:18 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2015-07-14 21:31:18 +0900
commit27f42c8522b2be10730c4ded075ff142377138be (patch)
tree299c9c3d1e13bab6a62287b72de1b8c51745388e /board/board-cq-starm.h
parenta48ffaef47bdd48efe4c5df5361ba3897e441796 (diff)
ADC settings are consolidated into the driver
Diffstat (limited to 'board/board-cq-starm.h')
-rw-r--r--board/board-cq-starm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/board-cq-starm.h b/board/board-cq-starm.h
index b771230..1519074 100644
--- a/board/board-cq-starm.h
+++ b/board/board-cq-starm.h
@@ -46,5 +46,3 @@
#define RCC_ENR_IOP_EN (RCC_APB2ENR_IOPAEN|RCC_APB2ENR_IOPCEN)
#define RCC_RSTR_IOP_RST (RCC_APB2RSTR_IOPARST|RCC_APB2RSTR_IOPCRST)
-
-/* NeuG settings for ADC2 is default (PA0: Analog IN0, PA1: Analog IN1). */