Add chapter 2 types card to inf series
This commit is contained in:
+7
-1
@@ -6,7 +6,7 @@
|
||||
"source_remote": "r1",
|
||||
"answer_remote": "r1a",
|
||||
"fallback_branch": "deploy",
|
||||
"default_card": "control",
|
||||
"default_card": "types",
|
||||
"cards": [
|
||||
{
|
||||
"id": "asm-c-gcc",
|
||||
@@ -26,6 +26,12 @@
|
||||
"branch": "deploy",
|
||||
"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",
|
||||
"repo": "lab-rv32i-c-control-flow",
|
||||
|
||||
Reference in New Issue
Block a user