Skip to content

Commit c43d3a0

Browse files
committed
added headers to assembling, flashing, compiling guides
1 parent de9ade8 commit c43d3a0

6 files changed

Lines changed: 68 additions & 0 deletions

how-tos/assemble_access_board.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: How to Assemble the Access Board
3+
nav_order:
4+
parent: How-to guides
5+
layout: default
6+
lang: en
7+
---

how-tos/assemble_access_cable.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: How to Assemble the Access Cable
3+
nav_order:
4+
parent: How-to guides
5+
layout: default
6+
lang: en
7+
---
8+
9+
10+
11+
12+
13+
[Previous]({{site.url}}/how-tos){: .btn .btn-purple }
14+
[Next]({{site.url}}/how-tos){: .btn}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: How to Assemble the Programming Board
3+
nav_order:
4+
parent: How-to guides
5+
layout: default
6+
lang: en
7+
---

how-tos/compile_software.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: How to Compile the Software
3+
nav_order:
4+
parent: How-to guides
5+
layout: default
6+
lang: en
7+
---
8+
9+
10+
11+
12+
13+
[Previous]({{site.url}}/how-tos){: .btn .btn-purple }
14+
[Next]({{site.url}}/how-tos){: .btn}

how-tos/flash_software.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: How to Flash the Software
3+
nav_order:
4+
parent: How-to guides
5+
layout: default
6+
lang: en
7+
---
8+
9+
10+
11+
12+
13+
[Previous]({{site.url}}/how-tos){: .btn .btn-purple }
14+
[Next]({{site.url}}/how-tos){: .btn}

how-tos/write_board_software.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: How to Write Board-Specific Code
3+
nav_order:
4+
parent: How-to guides
5+
layout: default
6+
lang: en
7+
---
8+
9+
10+
11+
[Previous]({{site.url}}/how-tos){: .btn .btn-purple }
12+
[Next]({{site.url}}/how-tos){: .btn}

0 commit comments

Comments
 (0)