Support for Chibios compilation
Remove some warnings, change the include paths.
This commit is contained in:
parent
8cbfe79dd9
commit
6873b17117
19 changed files with 79 additions and 42 deletions
|
|
@ -24,8 +24,8 @@ SOFTWARE.
|
|||
|
||||
#include <cgreen/cgreen.h>
|
||||
#include <cgreen/mocks.h>
|
||||
#include "protocol/transport.c"
|
||||
#include "protocol/triple_buffered_object.c"
|
||||
#include "serial_link/protocol/transport.c"
|
||||
#include "serial_link/protocol/triple_buffered_object.c"
|
||||
|
||||
void signal_data_written(void) {
|
||||
mock();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue