aboutsummaryrefslogtreecommitdiff
path: root/libjaylink/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-07-05WIP: Add initial FINE supportfine_supportMarc Schink1-0/+1
2020-11-25Add initial SPI supportMarc Schink1-0/+1
2017-07-12Make libusb optionalMarc Schink1-4/+8
2017-07-12transport: Add initial TCP/IP supportMarc Schink1-0/+2
2017-07-12discovery: Add initial TCP/IP supportMarc Schink1-0/+3
2016-11-15Makefile.am: Do not distribute version.hMarc Schink1-3/+2
2016-11-05configure.ac: Do not assign user variablesMarc Schink1-1/+3
2016-07-17Add jaylink_parse_serial_number()Marc Schink1-0/+1
2016-01-31Always use libtool's -no-undefined optionMarc Schink1-1/+1
2016-01-29Add initial file I/O supportMarc Schink1-0/+1
2015-06-30Add initial EMUCOM support.Marc Schink1-0/+1
2015-04-17configure.ac: Add option for sub-project build.Marc Schink1-5/+9
2015-04-04Introduce package and library versioning.Marc Schink1-2/+5
2015-03-23Change license to GPLv2+.Marc Schink1-1/+1
2015-03-02Add build support for Windows/MinGW.Marc Schink1-1/+3
2015-03-02Add support for SWO capturing.Marc Schink1-0/+1
2015-03-02Add function to perform JTAG I/O operation.Marc Schink1-0/+1
2015-03-02Add function to perform SWD I/O operation.Marc Schink1-0/+1
2015-03-02Add function to set target power supply.Marc Schink1-0/+1
2015-03-02Add functions for error handling.Marc Schink1-0/+1
2015-03-02Add helper function to check for capabilities.Marc Schink1-1/+2
2015-03-02Add helper functions to deal with data of a device.Marc Schink1-0/+1
2015-03-02Initial transport abstraction layer implementation.Marc Schink1-1/+2
2015-03-02Add basic logging functionality.Marc Schink1-1/+2
2015-03-02Initial commit.Marc Schink1-0/+31