had the sense backwards .. presence of 'attached' should put us in the loader
authorBdale Garbee <bdale@gag.com>
Tue, 6 May 2014 06:38:33 +0000 (00:38 -0600)
committerKeith Packard <keithp@keithp.com>
Fri, 27 Apr 2018 02:33:48 +0000 (19:33 -0700)
src/fox1ihu/flash-loader/ao_pins.h

index a7afaabb22cb00f81ab78861e1c3dc97ba535e08..31201eb0cae28bf099762338bf405bce0a91dfbe 100644 (file)
@@ -42,7 +42,7 @@
 #define AO_BOOT_PIN            1
 #define AO_BOOT_APPLICATION_GPIO       stm_gpiob
 #define AO_BOOT_APPLICATION_PIN                8
 #define AO_BOOT_PIN            1
 #define AO_BOOT_APPLICATION_GPIO       stm_gpiob
 #define AO_BOOT_APPLICATION_PIN                8
-#define AO_BOOT_APPLICATION_VALUE      1
+#define AO_BOOT_APPLICATION_VALUE      0
 #define AO_BOOT_APPLICATION_MODE       0
 
 #endif /* _AO_PINS_H_ */
 #define AO_BOOT_APPLICATION_MODE       0
 
 #endif /* _AO_PINS_H_ */