PX4 Firmware
PX4 Autopilot Software http://px4.io
uavcan_kinetis.hpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014, 2018 Pavel Kirienko <pavel.kirienko@gmail.com>
3  * Kinetis Port Author David Sidrane <david_s5@nscdg.com>
4  */
5 
6 #pragma once
7 
8 #include <uavcan/uavcan.hpp>
9 
11 #include <uavcan_kinetis/clock.hpp>
12 #include <uavcan_kinetis/can.hpp>