21 lines
466 B
JSON
21 lines
466 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|