summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
blob: 0bcc536287cfbdd2a4555c1a5dda8793e73edbf6 (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 -mthumb

CFLAGS_OPTIMIZE_V = -Os -g