mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-14 19:53:14 +00:00
Add files via upload
This commit is contained in:
11
BootLoaders/Boards/stm32/drivers/install_drivers.bat
Normal file
11
BootLoaders/Boards/stm32/drivers/install_drivers.bat
Normal 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
|
||||
BIN
BootLoaders/Boards/stm32/drivers/wdi-simple.exe
Normal file
BIN
BootLoaders/Boards/stm32/drivers/wdi-simple.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user