X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmpusb-v3.0%2Fao_pins.h;h=54ff374c5ed5d30b0b03f06c1f8692de8c58e54e;hb=07eecc0ff6e1104f911e5f83d67f3e14dc68c59c;hp=0c211861d1659826e68e132725c8e038ad4656dd;hpb=5ddd4e10bd8ddb4a00a0ccd8982db3311ec5a9e7;p=fw%2Faltos diff --git a/src/mpusb-v3.0/ao_pins.h b/src/mpusb-v3.0/ao_pins.h index 0c211861..54ff374c 100644 --- a/src/mpusb-v3.0/ao_pins.h +++ b/src/mpusb-v3.0/ao_pins.h @@ -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