Add J-Link V9.76a to the SDK index - #828
Merged
eclipsesw merged 1 commit intoSep 20, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
注意
阅读确认之后请删除本段内容
提交RT-Thread Studio BSP之前,请先确保提交的内容已经在RT-Thread主仓库的BSP中提交过。请不要在主仓库BSP没有提交/更新的情况下,直接更新RT-Thread Studio的BSP。即RT-Thread Studio BSP不能超前于RT-Thread主仓库BSP,任何bug或者源码更新应当先在主仓库中完成,然后再更新RT-Thread Studio BSP (可以通过
scons --dist-ide一键生成RT-Thread Studio BSP)。提交RT-Thread Studio BSP前,请确认该BSP在RT-Thread主仓库BSP中可以正确执行
scons --dist-ide --project-name=xxx --project-path=xxx命令。该命令用于直接导出一份RT-Thread Studio BSP工程。参见PR为什么提交这份PR (why to submit this PR)
SDK 索引当前最新 J-Link 版本为 V8.48,需要为 RT-Thread Studio 提供 V9.76a 的安装入口。
你的解决方案是什么 (what is your solution)
在 Debugger/J-Link/index.json 的 releases 首项新增 v9.76a,使用官方发布日期 2026-09-14、约 111 MB 的包大小及上游 v9.76a 标签归档地址。
已验证 JSON 字段、版本与 URL 一致性、旧版本条目完整性及完整索引聚合。包大小依据升级提交的 ZIP 实测约 111.09 MiB。
本 PR 依赖 RT-Thread-Studio/sdk-debuger-jlink#16 。当前上游尚未发布 v9.76a 标签,下载地址暂不可用;请先合并软件包升级 PR 并发布该标签,确认归档可以下载后再合并本 PR。