From 707b24dd07236243269cf092728f85172e94e8a4 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sun, 8 Aug 2021 22:02:52 -0400 Subject: initial commit --- source/serial/package.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/serial/package.xml (limited to 'source/serial/package.xml') diff --git a/source/serial/package.xml b/source/serial/package.xml new file mode 100644 index 0000000..27781e1 --- /dev/null +++ b/source/serial/package.xml @@ -0,0 +1,26 @@ + + + serial + 1.2.1 + + Serial is a cross-platform, simple to use library for using serial ports on computers. + This library provides a C++, object oriented interface for interacting with RS-232 + like devices on Linux and Windows. + + + William Woodall + + MIT + + http://wjwwood.github.com/serial/ + https://github.com/wjwwood/serial + https://github.com/wjwwood/serial/issues + + William Woodall + John Harrison + + catkin + + boost + + -- cgit v1.2.3