commit | 936b6b616c908d7923bfa575ae7a6e29412b84e8 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Mar 12 16:27:23 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Tue Mar 12 16:27:23 2019 -0700 |
tree | 5f4518decda614fe45aa8febb22139ad6e23df5a | |
parent | 0e2ff1d9a28c30133282661a5ec8a852e6d23b14 [diff] |
Fix the support email address Change-Id: Ifccd55330f67000385b4b9ecd93565e6e406869d
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.