Skip to content

Instantly share code, notes, and snippets.

@pashamray
Created January 7, 2015 13:21
Show Gist options
  • Select an option

  • Save pashamray/3b766cf9efbdede57940 to your computer and use it in GitHub Desktop.

Select an option

Save pashamray/3b766cf9efbdede57940 to your computer and use it in GitHub Desktop.
pinboard 2 atmega8 module for Arduino
##############################################################
atmega8_pb2.name=Pinboard2 ATmega8
atmega8_pb2.upload.protocol=2ftbb
atmega8_pb2.upload.maximum_size=7168
atmega8_pb2.upload.speed=19200
atmega8_pb2.bootloader.low_fuses=0xdf
atmega8_pb2.bootloader.high_fuses=0xca
atmega8_pb2.bootloader.path=atmega8
atmega8_pb2.bootloader.file=ATmegaBOOT-prod-firmware-2009-11-07.hex
atmega8_pb2.bootloader.unlock_bits=0x3F
atmega8_pb2.bootloader.lock_bits=0x0F
atmega8_pb2.build.mcu=atmega8
atmega8_pb2.build.f_cpu=8000000L
atmega8_pb2.build.core=arduino
atmega8_pb2.build.variant=standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment