mirror of
https://github.com/wagiminator/ATmega-Soldering-Station.git
synced 2025-08-08 13:00:59 +03:00
增加描述文件
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
@echo off
|
||||
set AvrdudePath="D:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avrdude"
|
||||
set AvrConf="D:\Program Files (x86)\Arduino\hardware\tools\avr\etc\avrdude.conf"
|
||||
set HexPath="D:\<5C>ĵ<EFBFBD>\<5C><><EFBFBD><EFBFBD><EFBFBD>ܲ<EFBFBD><DCB2><EFBFBD><EFBFBD><EFBFBD>\TransistorTester.hex"
|
||||
set eepPath="D:\<5C>ĵ<EFBFBD>\<5C><><EFBFBD><EFBFBD><EFBFBD>ܲ<EFBFBD><DCB2><EFBFBD><EFBFBD><EFBFBD>\TransistorTester.eep"
|
||||
%AvrdudePath% -C %AvrConf% -v -V -patmega328p -cstk500v1 -PCOM11 -b19200 -Uflash:w:%HexPath%:i -Ueep:w:%eepPath%:i
|
||||
|
||||
|
||||
pause
|
Reference in New Issue
Block a user