Rev 30 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 30 | Rev 31 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | ########################################################################################################################## |
1 | ########################################################################################################################## |
2 | # File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 12:03:30 GMT 2020] |
2 | # File automatically-generated by tool: [projectgenerator] version: [3.10.0-B14] date: [Sat Nov 07 15:40:34 GMT 2020] |
3 | ########################################################################################################################## |
3 | ########################################################################################################################## |
4 | 4 | ||
5 | # ------------------------------------------------ |
5 | # ------------------------------------------------ |
6 | # Generic Makefile (based on gcc) |
6 | # Generic Makefile (based on gcc) |
7 | # |
7 | # |
Line 20... | Line 20... | ||
20 | # building variables |
20 | # building variables |
21 | ###################################### |
21 | ###################################### |
22 | # debug build? |
22 | # debug build? |
23 | DEBUG = 1 |
23 | DEBUG = 1 |
24 | # optimization |
24 | # optimization |
25 | OPT = -Og |
25 | OPT = -O2 |
26 | 26 | ||
27 | 27 | ||
28 | ####################################### |
28 | ####################################### |
29 | # paths |
29 | # paths |
30 | ####################################### |
30 | ####################################### |