summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
blob: e2018939a9f11b14d9ca4351cf17ddc94972d811 (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 = -mcpu=arm7tdmi-s -mstructure-size-boundary=8 -mthumb

CFLAGS_OPTIMIZE_V = -Os -g