commit | b968e839032d26aecbdd59080d156a411b5624b9 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Feb 05 13:54:57 2019 -0800 |
committer | June Tate-Gans <jtgans@google.com> | Tue Feb 05 13:54:57 2019 -0800 |
tree | 156e93c17dc221012045106e8834df8dd8436281 | |
parent | fdb04e206b4478b73934462227cb3e7840ff57b9 [diff] |
devices: Minor formatting fix Change-Id: If17deb507295046647947bb6567fd821e70c77ae
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.