commit | 0e2ff1d9a28c30133282661a5ec8a852e6d23b14 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Mon Mar 11 17:34:47 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Tue Mar 12 18:18:59 2019 +0000 |
tree | b532073d806affa34ac9da426c596758d2c6f361 | |
parent | 5e10ae6cef96a042d0ad4f728fdc3d98e5b1169c [diff] |
documentation: Add in a fully qualified man page. Change-Id: Ief34784a7e873b08111b1f18b7e7c21ac2e24477
MDT is a simple tool to aid in working with single board computers that the Mendel Linux distribution runs on. It consists of a whole bunch of pre-existing open source tooling, coupled with some simple wrappers written in python to ease their use.
It also provides an easy way to interact with these boards without having to fight with serial consoles, IP addresses, and other fiddly bits, reducing barrier to entry when working with these boards.
With minimal effort, MDT should also be portable to existing systems such as Debian and Ubuntu, if needed. This, however, is out of the scope of this project.