We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d2894 commit 69b5eb5Copy full SHA for 69b5eb5
README.md
@@ -11,3 +11,8 @@ also be C++. I left them as C for now because they matched my original code bett
11
The files sock.h and serial.h show the interfaces needed to support another platform.
12
I can easily provide a Windows version of these files to cover running the loader
13
under Linux, Mac, and Windows. The xxx_posix.c files support both Linux and the Mac.
14
+
15
+In addition to a standard C++ toolset you also need to install OpenSpin and have it
16
+in your path.
17
18
+ https://github.com/parallaxinc/OpenSpin
0 commit comments