|
@@ -44,9 +44,9 @@ atmega12848m.upload.protocol=stk500
|
44
|
44
|
atmega12848m.upload.maximum_size=131072
|
45
|
45
|
atmega12848m.upload.speed=19200
|
46
|
46
|
|
47
|
|
-atmega12848m.bootloader.low_fuses=0xFD
|
48
|
|
-atmega12848m.bootloader.high_fuses=0x9A
|
49
|
|
-atmega12848m.bootloader.extended_fuses=0xFF
|
|
47
|
+atmega12848m.bootloader.low_fuses=0xD6
|
|
48
|
+atmega12848m.bootloader.high_fuses=0xDA
|
|
49
|
+atmega12848m.bootloader.extended_fuses=0xFD
|
50
|
50
|
atmega12848m.bootloader.path=atmega
|
51
|
51
|
atmega12848m.bootloader.file=ATmegaBOOT_168_atmega1284p_8m.hex
|
52
|
52
|
atmega12848m.bootloader.unlock_bits=0x3F
|
|
@@ -64,9 +64,9 @@ atmega1284.upload.protocol=stk500
|
64
|
64
|
atmega1284.upload.maximum_size=131072
|
65
|
65
|
atmega1284.upload.speed=57600
|
66
|
66
|
|
67
|
|
-atmega1284.bootloader.low_fuses=0xFF
|
68
|
|
-atmega1284.bootloader.high_fuses=0x9A
|
69
|
|
-atmega1284.bootloader.extended_fuses=0xFF
|
|
67
|
+atmega1284.bootloader.low_fuses=0xD6
|
|
68
|
+atmega1284.bootloader.high_fuses=0xDA
|
|
69
|
+atmega1284.bootloader.extended_fuses=0xFD
|
70
|
70
|
atmega1284.bootloader.path=atmega
|
71
|
71
|
atmega1284.bootloader.file=ATmegaBOOT_168_atmega1284p.hex
|
72
|
72
|
atmega1284.bootloader.unlock_bits=0x3F
|
|
@@ -85,9 +85,9 @@ atmega1284s.upload.protocol=stk500
|
85
|
85
|
atmega1284s.upload.maximum_size=131072
|
86
|
86
|
atmega1284s.upload.speed=57600
|
87
|
87
|
|
88
|
|
-atmega1284s.bootloader.low_fuses=0xFF
|
89
|
|
-atmega1284s.bootloader.high_fuses=0x9A
|
90
|
|
-atmega1284s.bootloader.extended_fuses=0xFF
|
|
88
|
+atmega1284s.bootloader.low_fuses=0xD6
|
|
89
|
+atmega1284s.bootloader.high_fuses=0xDA
|
|
90
|
+atmega1284s.bootloader.extended_fuses=0xFD
|
91
|
91
|
atmega1284s.bootloader.path=atmega
|
92
|
92
|
atmega1284s.bootloader.file=ATmegaBOOT_168_atmega1284p.hex
|
93
|
93
|
atmega1284s.bootloader.unlock_bits=0x3F
|