altos/easymini-v2.0: Adapt to final hardware pin assignment changes
[fw/altos] / src / easymini-v2.0 / flash-loader / ao_pins.h
index 3098fc227a0999012fa5caab46d01d7051db45c1..9cba43e5db07cf21d2acdb5d6a9cd139f3c47ace 100644 (file)
 
 #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