4 libjaylink is a shared library written in C to access SEGGER J-Link and
11 libjaylink requires the following packages:
13 - gcc (>= 4.0) or clang
17 - doxygen (optional, only required for API documentation)
19 If you're building libjaylink from Git, the following packages are additionally
28 Building and installing
29 -----------------------
31 In order to get and build the latest Git version of libjaylink, run the
34 $ git clone git://git.zapb.de/libjaylink.git
40 After `make` finishes without any errors, use the following command to install
49 libjaylink supports the following operating systems:
56 - Cygwin, MinGW and MSYS2
63 libjaylink is licensed under the terms of the GNU General Public License (GPL),
64 version 2 or later. See COPYING file for details.
70 <http://git.zapb.de/libjaylink.git>