Skip to content

Commit 69b5eb5

Browse files
author
David Betz
committed
Add dependency on OpenSpin.
1 parent d4d2894 commit 69b5eb5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ also be C++. I left them as C for now because they matched my original code bett
1111
The files sock.h and serial.h show the interfaces needed to support another platform.
1212
I can easily provide a Windows version of these files to cover running the loader
1313
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

Comments
 (0)