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: 11 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 (over 9 years ago)
- Default Branch: xpack
- Last Pushed: 2021-11-18T15:32:21.000Z (over 4 years ago)
- Last Synced: 2025-07-31T00:25:15.049Z (12 months ago)
- Language: C
- Size: 25.4 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk/blob/xpack/LICENSE)
[](https://github.com/micro-os-plus/segger-jlink-rtos-plugin-sdk/issues)
[](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: support@segger.com
```