Support for Chibios compilation
Remove some warnings, change the include paths.
This commit is contained in:
@ -22,8 +22,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "protocol/frame_router.h"
|
||||
#include "protocol/transport.h"
|
||||
#include "serial_link/protocol/frame_router.h"
|
||||
#include "serial_link/protocol/transport.h"
|
||||
#include "serial_link/protocol/frame_validator.h"
|
||||
|
||||
static bool is_master;
|
||||
|
||||
|
Reference in New Issue
Block a user