Rev 29 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 29 | Rev 31 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | 8 | ||
9 | # Output format. (can be srec, ihex, binary) |
9 | # Output format. (can be srec, ihex, binary) |
Line 10... | Line 10... | ||
10 | FORMAT = ihex |
10 | FORMAT = ihex |
11 | 11 | ||
Line 12... | Line 12... | ||
12 | # Target file name (without extension). |
12 | # Target file name (without extension). |
13 | TARGET = BrushLess-Ctrl_V$(HAUPT_VERSION)_$(NEBEN_VERSION) |
13 | TARGET = BrushLess-Ctrl_8kHz_PWM_V$(HAUPT_VERSION)_$(NEBEN_VERSION) |
14 | 14 |