aboutsummaryrefslogtreecommitdiff
path: root/libjaylink/libjaylink.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-05WIP: Add initial FINE supportfine_supportMarc Schink1-0/+6
2021-04-08Add USB voltage (VUSB) hardware infoMarc Schink1-1/+3
2021-03-14jtag: Add functions to set/clear the TCK signalMarc Schink1-0/+2
2021-03-14jtag: Add functions to set/clear the TMS signalMarc Schink1-0/+2
2020-11-25Add initial SPI supportMarc Schink1-1/+27
2020-11-25Add cJTAG target interfaceMarc Schink1-0/+2
2020-11-25Add jaylink_target_interface_string()Marc Schink1-0/+2
2020-11-25Add jaylink_hardware_type_string()Marc Schink1-0/+2
2020-05-31Make library C++ compatibleMarc Schink1-0/+8
2018-07-30Add jaylink_device_get_usb_bus_ports()Oleksij Rempel1-0/+3
2018-02-05Add constants for IPv4 device informationMarc Schink1-1/+32
2017-07-26Add JAYLINK_LOG_LEVEL_DEBUG_IOMarc Schink1-1/+3
2017-07-12Add functions to query information about TCP/IP devicesMarc Schink1-0/+14
2017-07-12discovery: Add initial TCP/IP supportMarc Schink1-1/+15
2017-03-09device: Add function to retrieve counter valuesMarc Schink1-0/+15
2016-11-15Minor code and documentation cleanupsMarc Schink1-6/+5
2016-11-13Rename JTAG command version enumsMarc Schink1-3/+3
2016-11-05Rearrange error codesMarc Schink1-3/+3
2016-11-05Add support for library capabilitiesMarc Schink1-0/+7
2016-10-29Remove (__)JAYLINK_TIF_MAXMarc Schink1-6/+0
2016-10-10Add more hardware typesMarc Schink1-1/+5
2016-09-09Minor documentation cleanupsMarc Schink1-3/+3
2016-09-09Simplify jaylink_(un)register() APIMarc Schink1-4/+2
2016-08-03Use string for IPv4 address in jaylink_connectionMarc Schink1-2/+9
2016-08-03Avoid 'interface' identifier in public APIMarc Schink1-4/+4
2016-08-03Allow jaylink_close() to return errorsMarc Schink1-1/+1
2016-08-03Allow jaylink_exit() to return errorsMarc Schink1-1/+1
2016-07-26Rename J-Link device hardware typeMarc Schink1-2/+2
2016-07-23Minor code cleanupsMarc Schink1-4/+8
2016-07-17Add jaylink_parse_serial_number()Marc Schink1-0/+5
2016-07-08Improve jaylink_log_callback() documentationMarc Schink1-1/+12
2016-07-08Rename library version functionsMarc Schink1-4/+4
2016-07-05Add JAYLINK_ERR_DEV_NO_MEMORYMarc Schink1-1/+3
2016-07-04Add JAYLINK_ERR_IOMarc Schink1-0/+2
2016-06-23Rework device discovery APIMarc Schink1-5/+10
2016-06-21Change API of jaylink_(un)registerMarc Schink1-4/+4
2016-05-15Change API of jaylink_log_get_level()Marc Schink1-1/+2
2016-05-15Use enums where appropriateMarc Schink1-9/+7
2016-05-15Change API of jaylink_get_speeds()Marc Schink1-1/+9
2016-04-28Add JAYLINK_EMUCOM_CHANNEL_USERMarc Schink1-0/+8
2016-04-28Add JAYLINK_EMUCOM_CHANNEL_TIMEMarc Schink1-0/+8
2016-04-28EMUCOM: Add read supportMarc Schink1-0/+2
2016-04-26Add JAYLINK_ERR_DEV_NOT_AVAILABLEMarc Schink1-1/+3
2016-04-25Use 'bool' instead of 'int' for boolean valuesMarc Schink1-9/+10
2016-04-10Add JAYLINK_ERR_NOT_SUPPORTEDMarc Schink1-0/+2
2016-03-10Add host interface supportMarc Schink1-0/+9
2016-02-13Add jaylink_get_device()Marc Schink1-0/+2
2016-01-31Add build support for CygwinMarc Schink1-3/+3
2016-01-31Change API of jaylink_swo_get_speeds()Marc Schink1-1/+15
2016-01-31Change API of jaylink_select_interface()Marc Schink1-1/+2