Add chapter 2 types card to inf series
This commit is contained in:
+7
-1
@@ -6,7 +6,7 @@
|
|||||||
"source_remote": "r1",
|
"source_remote": "r1",
|
||||||
"answer_remote": "r1a",
|
"answer_remote": "r1a",
|
||||||
"fallback_branch": "deploy",
|
"fallback_branch": "deploy",
|
||||||
"default_card": "control",
|
"default_card": "types",
|
||||||
"cards": [
|
"cards": [
|
||||||
{
|
{
|
||||||
"id": "asm-c-gcc",
|
"id": "asm-c-gcc",
|
||||||
@@ -26,6 +26,12 @@
|
|||||||
"branch": "deploy",
|
"branch": "deploy",
|
||||||
"title": "rv32i-c / bss-data-stack"
|
"title": "rv32i-c / bss-data-stack"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "types",
|
||||||
|
"repo": "lab-rv32i-c-types-operators-expressions",
|
||||||
|
"branch": "deploy",
|
||||||
|
"title": "rv32i-c / types-operators-expressions"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "control",
|
"id": "control",
|
||||||
"repo": "lab-rv32i-c-control-flow",
|
"repo": "lab-rv32i-c-control-flow",
|
||||||
|
|||||||
Reference in New Issue
Block a user