Back to home page

LXR

 
 

    


Warning, /bsps/arm/lpc24xx/config/lpc24xx.inc is written in an unsupported language. File is not indexed.

0001 #
0002 #  Config file for LPC24XX.
0003 #
0004 
0005 include $(RTEMS_ROOT)/make/custom/default.cfg
0006 
0007 RTEMS_CPU = arm
0008 
0009 CPU_CFLAGS = -mcpu=arm7tdmi-s -mthumb
0010 
0011 CFLAGS_OPTIMIZE_V = -Os -g
0012 CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
0013 
0014 LDFLAGS = -Wl,--gc-sections