mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
really reverted to gcc3.4 :)
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
#define UART_HW_H
|
#define UART_HW_H
|
||||||
|
|
||||||
#include <avr/io.h>
|
#include <avr/io.h>
|
||||||
|
#include <avr/signal.h>
|
||||||
#include <avr/interrupt.h>
|
#include <avr/interrupt.h>
|
||||||
#include "std.h"
|
#include "std.h"
|
||||||
|
|
||||||
|
|||||||
@@ -30,6 +30,7 @@
|
|||||||
#include "maxstream.h"
|
#include "maxstream.h"
|
||||||
#include "messages.h"
|
#include "messages.h"
|
||||||
#include "datalink.h"
|
#include "datalink.h"
|
||||||
|
#include "uart.h"
|
||||||
|
|
||||||
static uint8_t msg_lengths[] = MSG_LENGTHS;
|
static uint8_t msg_lengths[] = MSG_LENGTHS;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user