move signal that forces flash-loader on to PB8, active high
[fw/altos] / src / fox1ihu / flash-loader / ao_pins.h
index 90917a3840d5ab56eff7cfc0c1a242c3494b74dd..a7afaabb22cb00f81ab78861e1c3dc97ba535e08 100644 (file)
 #define HAS_TICK               1
 #include <ao_flash_stm_pins.h>
 
 #define HAS_TICK               1
 #include <ao_flash_stm_pins.h>
 
-/* Detatched signal, PD6 */
+/* Attached signal, PB8 */
 
 #define AO_BOOT_PIN            1
 
 #define AO_BOOT_PIN            1
-#define AO_BOOT_APPLICATION_GPIO       stm_gpiod
-#define AO_BOOT_APPLICATION_PIN                6
-#define AO_BOOT_APPLICATION_VALUE      0
+#define AO_BOOT_APPLICATION_GPIO       stm_gpiob
+#define AO_BOOT_APPLICATION_PIN                8
+#define AO_BOOT_APPLICATION_VALUE      1
 #define AO_BOOT_APPLICATION_MODE       0
 
 #endif /* _AO_PINS_H_ */
 #define AO_BOOT_APPLICATION_MODE       0
 
 #endif /* _AO_PINS_H_ */