From 2a03b21aba75fcae380b0970d1c9de42e1a1354b Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Wed, 16 Apr 2014 13:09:03 +0400 Subject: [PATCH] LPC11C24 superheader --- .../driver/include/uavcan_lpc11c24/uavcan_lpc11c24.hpp | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libuavcan_drivers/lpc11c24/driver/include/uavcan_lpc11c24/uavcan_lpc11c24.hpp diff --git a/libuavcan_drivers/lpc11c24/driver/include/uavcan_lpc11c24/uavcan_lpc11c24.hpp b/libuavcan_drivers/lpc11c24/driver/include/uavcan_lpc11c24/uavcan_lpc11c24.hpp new file mode 100644 index 0000000000..e09051d134 --- /dev/null +++ b/libuavcan_drivers/lpc11c24/driver/include/uavcan_lpc11c24/uavcan_lpc11c24.hpp @@ -0,0 +1,9 @@ +/* + * Copyright (C) 2014 Pavel Kirienko + */ + +#pragma once + +#include +#include +#include