summaryrefslogtreecommitdiff
path: root/entry.c
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2013-11-27 12:45:20 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2013-11-27 12:45:20 +0900
commitf344d926c1afafb9368a19e45db40fc312928a3c (patch)
tree3d04847efd85ae454af9c9bd69bc71edde02ef80 /entry.c
parent2327cd9013d6594def9486d890146e2c208cf5fa (diff)
STBee Mini support
Diffstat (limited to 'entry.c')
-rw-r--r--entry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/entry.c b/entry.c
index 93e4098..9067900 100644
--- a/entry.c
+++ b/entry.c
@@ -189,6 +189,7 @@ struct AFIO
static struct AFIO *const AFIO = (struct AFIO *const)AFIO_BASE;
#define AFIO_MAPR_TIM3_REMAP_PARTIALREMAP 0x00000800
+#define AFIO_MAPR_SWJ_CFG_DISABLE 0x04000000
struct GPIO {