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