altos: Enable system timer in flash loader and prod watchdog with it
[fw/altos] / src / product / ao_flash_pins.h
index 439ba75cecc8fe04fad50dc61e3cc1f7905d08b1..4917ee6f9f1f2eb00f364bb7ea146c5e9ccf4101 100644 (file)
@@ -27,7 +27,9 @@
 #define HAS_BEEP               0
 #define HAS_TASK               0
 #define HAS_ECHO               0
+#ifndef HAS_TICK
 #define HAS_TICK               0
+#endif
 
 #define PACKET_HAS_SLAVE       0
 
@@ -35,7 +37,6 @@
 #define HAS_VERSION            0
 
 #define AO_BOOT_CHAIN          1
-#define AO_BOOT_PIN            1
 
 #define IS_FLASH_LOADER                1