Support for Chibios compilation

Remove some warnings, change the include paths.
This commit is contained in:
Fred Sundvik 2016-02-21 23:17:59 +02:00
parent 8cbfe79dd9
commit 6873b17117
19 changed files with 79 additions and 42 deletions

View file

@ -23,7 +23,7 @@ SOFTWARE.
*/
#include <cgreen/cgreen.h>
#include "protocol/triple_buffered_object.c"
#include "serial_link/protocol/triple_buffered_object.c"
typedef struct {
uint8_t state;