├── LeoStick.brd ├── LeoStick.pdf ├── LeoStick.sch ├── README.md └── license ├── Changes.txt ├── Contrib.txt └── License_TAPR.txt /LeoStick.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freetronics/LeoStick/HEAD/LeoStick.brd -------------------------------------------------------------------------------- /LeoStick.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freetronics/LeoStick/HEAD/LeoStick.pdf -------------------------------------------------------------------------------- /LeoStick.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freetronics/LeoStick/HEAD/LeoStick.sch -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freetronics/LeoStick/HEAD/README.md -------------------------------------------------------------------------------- /license/Changes.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /license/Contrib.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freetronics/LeoStick/HEAD/license/Contrib.txt -------------------------------------------------------------------------------- /license/License_TAPR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/freetronics/LeoStick/HEAD/license/License_TAPR.txt --------------------------------------------------------------------------------