Skip to content

Instantly share code, notes, and snippets.

@rechargecar
Created November 10, 2014 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rechargecar/e44d5be39be969bc1d62 to your computer and use it in GitHub Desktop.
Save rechargecar/e44d5be39be969bc1d62 to your computer and use it in GitHub Desktop.
##############################################################
macchina.name=Macchina
macchina.vid.0=0x2341
macchina.pid.0=0x003f
macchina.vid.1=0x2341
macchina.pid.1=0x0044
macchina.upload.tool=avrdude
macchina.upload.protocol=wiring
macchina.upload.maximum_size=258048
macchina.upload.maximum_data_size=8192
macchina.upload.speed=115200
macchina.bootloader.tool=avrdude
macchina.bootloader.low_fuses=0xE0
macchina.bootloader.high_fuses=0xD8
macchina.bootloader.extended_fuses=0xFD
macchina.bootloader.file=stk500v2/stk500boot_v2_mega2560.hex
macchina.bootloader.unlock_bits=0x3F
macchina.bootloader.lock_bits=0x0F
macchina.build.mcu=atmega2560
macchina.build.f_cpu=16000000L
macchina.build.board=AVR_ADK
macchina.build.core=arduino
macchina.build.variant=macchina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment