X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=EasyMotor%2Findex.mdwn;h=7815bc7b486e3fc8d1948c45e9d184fb2175ade8;hb=a116153f090e460e5b66366ab2fc18c0194fe2b4;hp=02141f0509f05a60142a14dd9186660318338241;hpb=62a063505fd04ca622bf0b6531b7dbed8c7446cf;p=web%2Faltusmetrum diff --git a/EasyMotor/index.mdwn b/EasyMotor/index.mdwn index 02141f0..7815bc7 100644 --- a/EasyMotor/index.mdwn +++ b/EasyMotor/index.mdwn @@ -43,12 +43,14 @@ This is what a production v3 board looks like: * Written mostly in C with some ARM assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash * USB serial emulation for "console" interface + * Tools Used - * [lepton-eda](https://github.com/lepton-eda/lepton-eda) for schematic capture - * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for PCB layout + * [lepton-eda](https://github.com/lepton-eda/lepton-eda) for schematic capture + * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for PCB layout + * Licenses - * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) - * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) + * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) + * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) ## Example Installations ##