summaryrefslogblamecommitdiffstats
path: root/bsps/arm/lpc24xx/config/lpc17xx.inc
blob: 3ecef90db91811bcb4232a9c25242d309f5b226d (plain) (tree)
1
2
3
4
5
6
7
8
9







                                             
                                    

                          



                                                        
#
# Config file for LPC17XX.
#

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

RTEMS_CPU = arm

CPU_CFLAGS = -mthumb -mcpu=cortex-m3

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

LDFLAGS = -Wl,--gc-sections