commit | a30fb30acd8bc7c415d193ad8b88460d9985ce09 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Fri Mar 29 13:27:54 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Fri Mar 29 21:25:35 2019 +0000 |
tree | a31d0eb7f49b33e81dc75ef7c53aa12f097d41f1 | |
parent | 56a6f0493e4f0ea8c43be00dfa4d4900f49c1fb6 [diff] |
manpage: Update to include resetkeys and version Change-Id: I27e061e2b8aab78c8b63e10d477b2b7e36c1d255
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.