commit | 8991dfa9888e75c0391b754d5d120050def125c7 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Feb 12 14:52:19 2019 -0800 |
committer | June Tate-Gans <jtgans@google.com> | Tue Feb 12 14:52:19 2019 -0800 |
tree | 21cc2239ab14866dabcc8dc52ca451337a3f6ba6 | |
parent | 53a69dc8891dbcb75a0293a0c439e4e8269c3d40 [diff] |
oss-releasing: Adding in everything OSS releasing requires This finalizes the Apache 2.0 license in every file, adds a code of conduct, and the CLA stuff we usually expect at Google. Change-Id: Id3ee0242724c91cb5ecce568808b1ac443f11aa7
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.