feat: register FreeRTOS C++ publication organization

This commit is contained in:
2026-07-19 17:29:26 +02:00
parent 684071a1d3
commit 6a72fac610
2 changed files with 31 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"id": "freertos-cpp",
"title": "FreeRTOS C++",
"source_org": "edu-freertos-cpp",
"answer_org": "c2025-1a-inf",
"source_remote": "r1",
"answer_remote": "r1a",
"fallback_branch": "main",
"workspace_dir": "freertos",
"source_dir": "freertos",
"default_card": "K02",
"cards": [
{
"id": "K02",
"repo": "lab-rv32i-freertos-task-stack-vector",
"branch": "main",
"title": "C++ Task wrapper: OOP and lifecycle"
}
]
}