Merge branch 'micropeak-1.1'
[fw/altos] / src / megametrum-v0.1 / ao_pins.h
index e4c8c8fbc0a4536cd64b2ba86c775a83ff6fdf47..f07dc26ed975fc11b0d5324720bf14cf471d1f29 100644 (file)
@@ -18,6 +18,8 @@
 #ifndef _AO_PINS_H_
 #define _AO_PINS_H_
 
+#define HAS_TASK_QUEUE         1
+
 /* 8MHz High speed external crystal */
 #define AO_HSE                 8000000
 
@@ -60,6 +62,7 @@
 #define ao_gps_getchar         ao_serial3_getchar
 #define ao_gps_putchar         ao_serial3_putchar
 #define ao_gps_set_speed       ao_serial3_set_speed
+#define ao_gps_fifo            (ao_stm_usart3.rx_fifo)
 
 #define HAS_EEPROM             1
 #define USE_INTERNAL_FLASH     0