File tree Expand file tree Collapse file tree 5 files changed +14735
-0
lines changed Expand file tree Collapse file tree 5 files changed +14735
-0
lines changed Original file line number Diff line number Diff line change @@ -791,3 +791,27 @@ robotMotor.build.core=arduino
791791robotMotor.build.variant=robot_motor
792792robotMotor.build.extra_flags={build.usb_flags}
793793
794+ ##############################################################
795+
796+ gemma.vid.0=0x2341
797+ gemma.pid.0=0x0c9f
798+
799+ gemma.name=Arduino Gemma
800+
801+ gemma.bootloader.low_fuses=0xF1
802+ gemma.bootloader.high_fuses=0xD5
803+ gemma.bootloader.extended_fuses=0xFE
804+ gemma.bootloader.tool=avrdude
805+ gemma.bootloader.lock_bits=
806+ gemma.bootloader.unlock_bits=
807+ gemma.bootloader.file=gemma/gemma_v1.hex
808+
809+ gemma.build.mcu=attiny85
810+ gemma.build.f_cpu=8000000L
811+ gemma.build.core=arduino
812+ gemma.build.variant=gemma
813+ gemma.build.board=AVR_GEMMA
814+
815+ gemma.upload.tool=avrdude
816+ gemma.upload.maximum_size=5310
817+
You can’t perform that action at this time.
0 commit comments