summaryrefslogblamecommitdiffstats
path: root/bsps/arm/stm32f4/config/stm32f4.cfg
blob: 3a6982b23cc4905f80137e656a3a05f0f146f252 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                             
                                    

                          


                                                        
include $(RTEMS_ROOT)/make/custom/default.cfg

RTEMS_CPU = arm

CPU_CFLAGS = -mthumb -mcpu=cortex-m4

CFLAGS_OPTIMIZE_V = -O2 -g
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections

LDFLAGS = -Wl,--gc-sections