summaryrefslogtreecommitdiff
path: root/src/easymini-v2.0/flash-loader/ao_pins.h
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2017-12-21 19:07:13 -0700
committerBdale Garbee <bdale@gag.com>2017-12-21 19:07:13 -0700
commit456c27a7ed26e4edde02aa0a0b8ef4f46f1ea464 (patch)
tree7c259a612e315ac439c2d6ac87e08f6c67b68485 /src/easymini-v2.0/flash-loader/ao_pins.h
parentfe2fe0f4b8382d7e0a5eceaeccced28ef004dab8 (diff)
parent16a9d8617b2d2092d166a85ada4349601afb0dce (diff)
Merge branch 'branch-1.8' into debian
Diffstat (limited to 'src/easymini-v2.0/flash-loader/ao_pins.h')
-rw-r--r--src/easymini-v2.0/flash-loader/ao_pins.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/easymini-v2.0/flash-loader/ao_pins.h b/src/easymini-v2.0/flash-loader/ao_pins.h
index 3098fc22..9cba43e5 100644
--- a/src/easymini-v2.0/flash-loader/ao_pins.h
+++ b/src/easymini-v2.0/flash-loader/ao_pins.h
@@ -21,11 +21,11 @@
#include <ao_flash_stm_pins.h>
-/* pin 5 (PB1) on debug header to gnd for boot mode */
+/* pin 27 (PB6) on debug header to gnd for boot mode */
#define AO_BOOT_PIN 1
#define AO_BOOT_APPLICATION_GPIO stm_gpiob
-#define AO_BOOT_APPLICATION_PIN 1
+#define AO_BOOT_APPLICATION_PIN 6
#define AO_BOOT_APPLICATION_VALUE 1
#define AO_BOOT_APPLICATION_MODE AO_EXTI_MODE_PULL_UP