File tree Expand file tree Collapse file tree 2 files changed +1
-26
lines changed Expand file tree Collapse file tree 2 files changed +1
-26
lines changed Original file line number Diff line number Diff line change @@ -30,28 +30,3 @@ MysensorsMicro.menu.cpu.8Mhz.build.f_cpu=8000000L
3030
3131MysensorsMicro.menu.cpu.1Mhz=Atmega328 1Mhz
3232MysensorsMicro.menu.cpu.1Mhz.build.f_cpu=1000000L
33-
34-
35- ########################################
36- ## Gateway settings
37-
38- MysensorsGW.name=Sensebender Gateway
39- MysensorsGW.build.core=arduino:arduino
40- MysensorsGW.build.variant=GW
41- MysensorsGW.build.board=AVR_1284
42- MysensorsGW.build.mcu=atmega1284p
43- MysensorsGW.build.f_cpu=20000000L
44-
45- MysensorsGW.upload.tool=arduino:avrdude
46- MysensorsGW.upload.protocol=arduino
47- MysensorsGW.upload.maximum_size=123720
48- MysensorsGW.upload.maximum_data_size=16384
49- MysensorsGW.upload.speed=115200
50-
51- MysensorsGW.bootloader.tool=arduino:avrdude
52- MysensorsGW.bootloader.unlock_bits=0x3F
53- MysensorsGW.bootloader.lock_bits=0x0F
54- MysensorsGW.bootloader.low_fuses=0xE2
55- MysensorsGW.bootloader.high_fuses=0xD2
56- MysensorsGW.bootloader.extended_fuses=0xFE
57- MysensorsGW.bootloader.file=DualOptiboot/optiboot_atmega1284.hex
Original file line number Diff line number Diff line change 55# For more info:
66# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
77
8- name=MySensors Boards
8+ name=MySensors AVR based boards
99version=1.6.0
1010
1111# AVR compile variables
You can’t perform that action at this time.
0 commit comments