Rev 908 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 908 | Rev 913 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | 10 | ||
11 | VERSION_COMPATIBLE = 7 # PC-Kompatibilität |
11 | VERSION_COMPATIBLE = 7 # PC-Kompatibilität |
12 | #------------------------------------------------------------------- |
12 | #------------------------------------------------------------------- |
13 | #OPTIONS |
13 | #OPTIONS |
14 | # Use one of the extensions for a gps solution |
14 | # Use one of the extensions for a gps solution |
15 | #EXT = KILLAGREG |
15 | EXT = KILLAGREG |
16 | #EXT = NAVICTRL |
16 | #EXT = NAVICTRL |
17 | EXT = MK3MAG |
17 | #EXT = MK3MAG |
Line 18... | Line 18... | ||
18 | #------------------------------------------------------------------- |
18 | #------------------------------------------------------------------- |
19 | 19 | ||
20 | ifeq ($(MCU), atmega644) |
20 | ifeq ($(MCU), atmega644) |