Remove boards files and re-org (#185)

This commit is contained in:
Ben Lye
2018-08-17 18:53:31 +01:00
committed by GitHub
parent 685de52538
commit 817ff7e239
949 changed files with 17 additions and 136447 deletions

View File

@@ -0,0 +1,11 @@
@echo off
echo Installing Maple DFU driver...
"%~dp0wdi-simple" --vid 0x1EAF --pid 0x0003 --type 1 --name "Maple DFU" --dest "%~dp0maple-dfu"
echo.
echo Installing Maple Serial driver...
"%~dp0wdi-simple" --vid 0x1EAF --pid 0x0004 --type 3 --name "Maple Serial" --dest "%~dp0maple-serial"
echo.
pause

Binary file not shown.