Rev 4 | Rev 8 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4 | Rev 5 | ||
---|---|---|---|
Line 126... | Line 126... | ||
126 | ############################################# |
126 | ############################################# |
127 | # User added |
127 | # User added |
128 | # C++ sources |
128 | # C++ sources |
129 | CPP_SOURCES += user/Src/display.cpp |
129 | CPP_SOURCES += user/Src/display.cpp |
130 | CPP_SOURCES += user/Src/splash.cpp |
130 | CPP_SOURCES += user/Src/splash.cpp |
- | 131 | CPP_SOURCES += user/Src/timing.cpp |
|
131 | 132 | ||
132 | C_SOURCES += user/Src/bmp280driver.c |
133 | C_SOURCES += user/Src/bmp280driver.c |
133 | 134 | ||
134 | ############################################# |
135 | ############################################# |
135 | ## User added |
136 | ## User added |