flash.cmd 198 B

1234567
  1. @echo off
  2. SET AVRDUDE=D:\Program\avrdude\avrdude.exe -C D:\Program\avrdude\avrdude.conf
  3. SET MCU=m8
  4. %AVRDUDE% -e -u -y -p %MCU% -c usbasp -U flash:w:build\snc.hex:a
  5. rem -U eeprom:w:build\snc.eep:a