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,7 +24,7 @@ SOFTWARE.
|
|||
|
||||
#include <cgreen/cgreen.h>
|
||||
#include <cgreen/mocks.h>
|
||||
#include "protocol/frame_validator.c"
|
||||
#include "serial_link/protocol/frame_validator.c"
|
||||
|
||||
void route_incoming_frame(uint8_t link, uint8_t* data, uint16_t size) {
|
||||
mock(data, size);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue