commit | 28a184984513926097dafb1f4d452d53a51c8f8b | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Fri Mar 29 14:58:45 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Fri Mar 29 22:06:45 2019 +0000 |
tree | 977ae6b44936d68a88396cb67edcddf756b404ca | |
parent | 4fc95eea42cc789046dc3c3de7aebf14f4c774bf [diff] |
Add build and dist to the ignore list Change-Id: I7107c6aa086b48b2adc1145a9c0656a0850d7f9b
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.