summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
blob: 917eaf07f7bac5464a346588a32e117230c51329 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
#  Config file for LPC24XX.
#
#  $Id$
#

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

RTEMS_CPU = arm

CPU_CFLAGS = -mstructure-size-boundary=8 -mcpu=arm7tdmi-s -mfpu=vfp -mfloat-abi=soft -mthumb

CFLAGS_OPTIMIZE_V = -Os -g