Руслан Урядинский / libuavcan

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers uavcan_stm32.hpp Source File

uavcan_stm32.hpp

00001 /*
00002  * Copyright (C) 2014 Pavel Kirienko <pavel.kirienko@gmail.com>
00003  */
00004 
00005 #pragma once
00006 
00007 #include <uavcan/uavcan.hpp>
00008 
00009 #include <uavcan_stm32/thread.hpp>
00010 #include <uavcan_stm32/clock.hpp>
00011 #include <uavcan_stm32/can.hpp>