A-SW Hub / Repositories
Local Gitea · READ ONLY
← 저장소 Repositories
REPOSITORY

tymict/icu-safety-runtime Private

[참조 MVP] ICU 안전·실시간 런타임 — 비상정지, 통신 Watchdog과 치명 고장을 단일 안전상태로 집계합니다.

https://git.agrithing.ai/tymict/icu-safety-runtime.git
8 commits
2 items · main
·/ .asw/sdv-component.json
json · 333 B · 36a50b9 Download
{  "schemaVersion": "asw.sdv-component/v1",  "repository": "tymict/icu-safety-runtime",  "executionTarget": "mcu",  "language": "c",  "runtime": "C11",  "buildSystem": "gcc",  "transport": "CAN-FD",  "lifecycle": [    "source",    "static-analysis",    "build",    "dynamic-test",    "package",    "release-gate"  ]}