25 lines
580 B
JSON
25 lines
580 B
JSON
{
|
|
"id": "freertos",
|
|
"title": "FreeRTOS na RV32I/Hazard3",
|
|
"source_org": "edu-inf",
|
|
"answer_org": "c2025-1a-inf",
|
|
"source_remote": "r1",
|
|
"answer_remote": "r1a",
|
|
"fallback_branch": "deploy",
|
|
"default_card": "heap4",
|
|
"cards": [
|
|
{
|
|
"id": "heap4",
|
|
"repo": "lab-rv32i-freertos-heap4",
|
|
"branch": "deploy",
|
|
"title": "K01 — mechanika heap_4"
|
|
},
|
|
{
|
|
"id": "task-stack-vector-v0",
|
|
"repo": "lab-rv32i-freertos-task-stack-vector",
|
|
"branch": "deploy",
|
|
"title": "K02 — task, stos, scheduler i Vector V0"
|
|
}
|
|
]
|
|
}
|