project-chip/connectedhomeip

Delete OpenIOTSDK integration

Open

#38,796 建立於 2025年5月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (6,410 star) (1,659 fork)batch import
CI/CD improvementsgood first issue

描述

OpenIOT CI integration has been disabled for a long time now due to no platform maintainer. https://github.com/ARM-software/open-iot-sdk hjas no commits for years now.

Maintaining extra code bases increases the burden on the SDK and since there is no CI, it is likely that the code will (or already has) bitrotted.

Expected changes:

  • remove CI completely
  • remove openiot platform files and references
  • remove docker file for openiot and integration in the vscode image
  • remove any additional dependencies (e.g. scripts requirements if they exist)

貢獻者指南