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

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

RTEMS_CPU = arm

CPU_CFLAGS = -mstructure-size-boundary=8 -mcpu=arm926ej-s -mfpu=vfp -mfloat-abi=soft -mthumb \
	-fno-schedule-insns2

CFLAGS_OPTIMIZE_V = -O2 -g