Rev 1484 | Rev 1490 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1484 | Rev 1486 | ||
---|---|---|---|
Line 106... | Line 106... | ||
106 | 106 | ||
107 | ########################################################################################################## |
107 | ########################################################################################################## |
108 | # List C source files here. (C dependencies are automatically generated.) |
108 | # List C source files here. (C dependencies are automatically generated.) |
109 | SRC = main.c uart.c timer0.c analog.c menu.c |
109 | SRC = main.c uart.c timer0.c analog.c menu.c |
110 | SRC += twimaster.c rc.c fc.c GPS.c spi.c led.c Spektrum.c |
110 | SRC += twimaster.c rc.c fc.c GPS.c spi.c led.c Spektrum.c |
Line 111... | Line 111... | ||
111 | SRC += mymath.c jetimenu.c |
111 | SRC += mymath.c jetimenu.c capacity.c |
Line 112... | Line 112... | ||
112 | 112 |