Rev 909 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 909 | Rev 916 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | #OPTIONS |
18 | #OPTIONS |
19 | # Use one of the extensions for a gps solution |
19 | # Use one of the extensions for a gps solution |
20 | #EXT = KILLAGREG |
20 | #EXT = KILLAGREG |
21 | #EXT = NAVICTRL |
21 | #EXT = NAVICTRL |
22 | EXT = MK3MAG |
22 | EXT = MK3MAG |
- | 23 | ||
23 | #------------------------------------------------------------------- |
24 | #------------------------------------------------------------------- |
Line 24... | Line 25... | ||
24 | 25 | ||
25 | ifeq ($(MCU), atmega644) |
26 | ifeq ($(MCU), atmega644) |
26 | FUSE_SETTINGS = -u -U lfuse:w:0xff:m -U hfuse:w:0xdf:m |
27 | FUSE_SETTINGS = -u -U lfuse:w:0xff:m -U hfuse:w:0xdf:m |