summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_phycore.cfg
blob: c949db3fa37b995bde8cdb67f6715258070c39d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#  Config file for Phycore LPC3250 board.
#
#  $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 = -Os -g