Revision 00843891
| modules/DiWheelDrive_1-1/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
| modules/LightRing_1-0/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
| modules/NUCLEO-F103RB/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
| modules/NUCLEO-F401RE/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
| modules/NUCLEO-L476RG/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
| modules/PowerManagement_1-1/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
| modules/STM32F407G-DISC1/Makefile | ||
|---|---|---|
| 30 | 30 |
|
| 31 | 31 |
# Compiler options here. |
| 32 | 32 |
ifeq ($(USE_OPT),) |
| 33 |
USE_OPT = -O2 -fomit-frame-pointer -falign-functions=16 -fstack-usage
|
|
| 33 |
USE_OPT = -O2 -fstack-usage |
|
| 34 | 34 |
endif |
| 35 | 35 |
|
| 36 | 36 |
# C specific options here (added to USE_OPT). |
Also available in: Unified diff