Mechanical Drawings

Requirements

List out the requirements before starting

  • one
  • two
  • three

Process

Explain, step-by-step, the process.

  1. one
  2. two
  3. three

Include pictures like this:

Include tables like this:

Refer to a single terminal command or term in line such as bash, ls, or sftp debian@192.168.7.2 like this:

Refer to a block of code or set of commands as the following. Be sure to set the language for proper syntax highlighting.

[ sudo dd if=/dev/zero of=${TARGET} bs=1M count=20

sudo sfdisk ${TARGET} <<-__EOF__

1M,12M,0xE,*

13M,,,-

__EOF__ ]

List any TODOs on drafts like the following:

TODO How to configure the toolchain (gcc/g++, linker, etc.) for building basic C/C++ applications

Related Links

Include any related links at the bottom like so:

  • U-Boot Build Process
  • Linux Build Process

sudo apt-get install minicom

Next doc

Please add items to the CMS collection!