Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk

An xPack with the SEGGER J-Link GDB RTOS plug-in SDK
https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk

Last synced: about 2 months ago
JSON representation

An xPack with the SEGGER J-Link GDB RTOS plug-in SDK

Awesome Lists containing this project

README

        

[![license](https://img.shields.io/github/license/micro-os-plus/segger-jlink-rtos-plugin-sdk)](https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk/blob/xpack/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/micro-os-plus/segger-jlink-rtos-plugin-sdk.svg)](https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk/issues)
[![GitHub pulls](https://img.shields.io/github/issues-pr/micro-os-plus/segger-jlink-rtos-plugin-sdk.svg)](https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk/pulls)

# SEGGER J-Link GDB RTOS plug-in SDK

A source xPack with the SEGGER J-Link GDB RTOS plug-in SDK sources.

This SDK is the base for thread-aware debugging plug-ins for SEGGER J-Link GDB server.

## Easy install

```
npm install @ilg/segger-jlink-rtos-plugin-sdk
```

## Original files

This xPack does not include any original SEGGER files.

## License

The original content is released under the
[MIT License](https://opensource.org/licenses/MIT), with all rights reserved to
[Liviu Ionescu](https://github.com/ilg-ul).

The plug-in client API definitions (the `RTOS_*` functions) and the
GDB server API definitions are compatible with the SEGGER GDBServer
RTOS Plug-in SDK API definitions.

All IP rights, title and interest in the GDBServer RTOS Plug-in SDK
are and shall at all times remain with SEGGER.

```
Copyright (c) 2004-2016 SEGGER Microcontroller GmbH & Co. KG
Internet: www.segger.com Support: [email protected]
```