Switch from GPLv2 to GPLv2+
[fw/altos] / src / product / ao_flash_pins.h
index 439ba75cecc8fe04fad50dc61e3cc1f7905d08b1..ff8d3273c03147c038a781e4144f3904295b5c06 100644 (file)
@@ -3,7 +3,8 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -27,7 +28,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 +38,6 @@
 #define HAS_VERSION            0
 
 #define AO_BOOT_CHAIN          1
-#define AO_BOOT_PIN            1
 
 #define IS_FLASH_LOADER                1