@@ -16,25 +16,25 @@ Welcome to the step-by-step guides for assembling hardware and setting up softwa
16
16
17
17
Follow these guides to assemble the necessary hardware components:
18
18
19
- - [ Assembling the Access Board] ( assembling_access_board .html)
20
- - [ Assembling the Programming Board] ( assembling_programming_board .html)
21
- - [ Assembling the Access Cable] ( assembling_access_cable .html)
19
+ - [ Assembling the Access Board] ( {{site.url}}/how-tos/assemble_access_board .html)
20
+ - [ Assembling the Programming Board] ( {{site.url}}/how-tos/assemble_programming_board .html)
21
+ - [ Assembling the Access Cable] ( {{site.url}}/how-tos/assemble_access_cable .html)
22
22
23
23
## Software Development Guides
24
24
25
25
Learn how to configure, compile, and flash software onto the system:
26
26
27
- - [ Writing the Board-Specific Software File] ( writing_board_specific_software .html)
28
- - [ Compiling the Software] ( compiling_software .html)
29
- - [ Flashing the Software onto the Microcontroller] ( flashing_microcontroller .html)
27
+ - [ Writing the Board-Specific Software File] ( {{site.url}}/how-tos/write_board_specific_software .html)
28
+ - [ Compiling the Software] ( {{site.url}}/how-tos/compile_software .html)
29
+ - [ Flashing the Software onto the Microcontroller] ( {{site.url}}/how-tos/flash_microcontroller .html)
30
30
31
31
## Troubleshooting Guides
32
32
33
33
If you encounter issues, check the troubleshooting guides for solutions:
34
34
35
- - [ Common Assembly Issues and Fixes] ( assembly_troubleshooting.html )
36
- - [ Software Compilation Errors and Debugging] ( compilation_troubleshooting.html )
37
- - [ Flashing and Microcontroller Connection Issues] ( flashing_troubleshooting.html )
35
+ - [ Common Assembly Issues and Fixes] ( {{site.url}}/how-tos/ assembly_troubleshooting.html)
36
+ - [ Software Compilation Errors and Debugging] ( {{site.url}}/how-tos/ compilation_troubleshooting.html)
37
+ - [ Flashing and Microcontroller Connection Issues] ( {{site.url}}/how-tos/ flashing_troubleshooting.html)
38
38
39
39
## Additional Resources
40
40
0 commit comments