Skip to content

chore(drivers): remove unused graph code#34

Merged
ttwards merged 1 commit into
masterfrom
chore/remove-unused-graph
Jul 8, 2026
Merged

chore(drivers): remove unused graph code#34
ttwards merged 1 commit into
masterfrom
chore/remove-unused-graph

Conversation

@ttwards

@ttwards ttwards commented Jul 8, 2026

Copy link
Copy Markdown
Owner

概要

  • 删除未接入 CMake/Kconfig 的 drivers/graph INSLink/RTT 代码。
  • 删除对应 graph 文档,并从驱动/模块索引移除相关说明。

测试

  • git diff --check origin/master..HEAD
  • ../.venv/bin/west twister -T tests/native_sim --list-tests (34 total)

硬件

  • 未进行硬件验证。

影响

  • 移除未使用的 graph/INSLink 宏和源文件。
  • 不影响现有 native_sim 测试发现。

限制

  • 本 PR 不补充新的 twister 测试。

Remove the unreferenced graph/INSLink sources and their documentation entries. The code was not wired into the driver CMake/Kconfig path and had no active devicetree binding or test coverage.

Validation: git diff --check; ../.venv/bin/west twister -T tests/native_sim --list-tests
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

👋 感谢您的贡献!

请确保:

  • ✅ 代码通过所有 CI 检查
  • ✅ 遵循项目编码规范
  • ✅ 添加必要的文档说明
  • ✅ 在实际硬件上测试(如果适用)

详细的贡献指南请参考 CONTRIBUTING.md

@ttwards
ttwards marked this pull request as ready for review July 8, 2026 06:28
@ttwards
ttwards merged commit c4b4728 into master Jul 8, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant