altos/stm: Provide another 4kB of flash space for apps
[fw/altos] / src / stm-flash / ao_pins.h
index 6779fc42ca8a211d47567bd5cad97cb609b65cef..1c00675bd8f1eca76abd0364f96b53809010173d 100644 (file)
@@ -75,6 +75,6 @@
 #define AO_BOOT_APPLICATION_PIN                0
 #define AO_BOOT_APPLICATION_VALUE      1
 #define AO_BOOT_APPLICATION_MODE       0
-#define AO_BOOT_APPLICATION_BASE       ((uint32_t *) 0x2000)
+#define AO_BOOT_APPLICATION_BASE       ((uint32_t *) 0x1000)
 
 #endif /* _AO_PINS_H_ */