Rev 28 | Rev 30 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 28 | Rev 29 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | ########################################################################################################################## |
1 | ########################################################################################################################## |
| 2 | # File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sun Oct 25 15:36:57 GMT 2020] |
2 | # File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 12:03:30 GMT 2020] |
| 3 | ########################################################################################################################## |
3 | ########################################################################################################################## |
| 4 | 4 | ||
| 5 | # ------------------------------------------------ |
5 | # ------------------------------------------------ |
| 6 | # Generic Makefile (based on gcc) |
6 | # Generic Makefile (based on gcc) |
| 7 | # |
7 | # |
| Line 143... | Line 143... | ||
| 143 | 143 | ||
| 144 | LIBSERIAL=../libSerial |
144 | LIBSERIAL=../libSerial |
| 145 | include $(LIBSERIAL)/libSerial.mk |
145 | include $(LIBSERIAL)/libSerial.mk |
| 146 | 146 | ||
| 147 | 147 | ||
| 148 | LIBSSD1306=../libSSD1306 |
- | |
| 149 | include $(LIBSSD1306)/libSSD1306.mk |
- | |
| 150 | - | ||
| 151 | ####################################################### |
148 | ####################################################### |
| 152 | # compile gcc flags |
149 | # compile gcc flags |
| 153 | ASFLAGS = $(MCU) $(AS_DEFS) $(AS_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections |
150 | ASFLAGS = $(MCU) $(AS_DEFS) $(AS_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections |
| 154 | 151 | ||
| 155 | CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections |
152 | CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall -fdata-sections -ffunction-sections |