Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk
- Owner: micro-os-plus
- License: mit
- Created: 2017-03-13T15:19:18.000Z (almost 8 years ago)
- Default Branch: xpack
- Last Pushed: 2021-11-18T15:32:21.000Z (about 3 years ago)
- Last Synced: 2024-08-08T19:39:21.507Z (6 months ago)
- Language: C
- Size: 25.4 KB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
```