altos: Remove support for !HAS_TASK_QUEUE
[fw/altos] / src / mpusb-v3.0 / ao_pins.h
index 0c211861d1659826e68e132725c8e038ad4656dd..54ff374c5ed5d30b0b03f06c1f8692de8c58e54e 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef _AO_PINS_H_
 #define _AO_PINS_H_
 
-#define HAS_TASK_QUEUE         1
 
 #define IS_FLASH_LOADER        0
 
@@ -56,6 +55,8 @@
 #define USE_SERIAL_2_STDIN     0
 #define SERIAL_2_PA2_PA3       1
 #define SERIAL_2_SWAP          0
+#define USE_SERIAL_2_FLOW      0
+#define USE_SERIAL_2_SW_FLOW   0
 
 #define ao_up_getchar          ao_serial2_getchar
 #define ao_up_putchar          ao_serial2_putchar