Skip to content

Instantly share code, notes, and snippets.

@djmitche
Created January 24, 2010 21:50
Show Gist options
  • Select an option

  • Save djmitche/285472 to your computer and use it in GitHub Desktop.

Select an option

Save djmitche/285472 to your computer and use it in GitHub Desktop.
upload: applet/$(TARGET).hex
perl -MDevice::SerialPort -e 'Device::SerialPort->new("/dev/ttyUSB0")->pulse_dtr_on(100);'
$(AVRDUDE) $(AVRDUDE_FLAGS) $(AVRDUDE_WRITE_FLASH)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment