##############################################################

bert168_gpio.name=Bertboard with ATmega168 (direct GPIO)

bert168_gpio.upload.using=gpio
bert168_gpio.upload.protocol=gpio
bert168_gpio.upload.maximum_size=16384
bert168_gpio.upload.disable_flushing=true

bert168_gpio.build.mcu=atmega168
bert168_gpio.build.f_cpu=8000000L
bert168_gpio.build.core=arduino
bert168_gpio.build.variant=standard

##############################################################

bert168.name=Bertboard with ATmega168 (Bootloader)

bert168.upload.port=/dev/ttyAMA0
bert168.upload.protocol=arduino
bert168.upload.maximum_size=14336
bert168.upload.speed=57600

bert168.bootloader.low_fuses=0xE2
bert168.bootloader.high_fuses=0xDD
bert168.bootloader.extended_fuses=0x00
bert168.bootloader.path=atmega
bert168.bootloader.file=ATmegaBOOT_168_bertboard168.hex
bert168.bootloader.unlock_bits=0x3F
bert168.bootloader.lock_bits=0x0F

bert168.build.mcu=atmega168
bert168.build.f_cpu=7372800L
bert168.build.core=arduino
bert168.build.variant=standard

##############################################################
