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

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

RTEMS_CPU = arm

CPU_CFLAGS = -mcpu=arm7tdmi-s -mthumb

CFLAGS_OPTIMIZE_V = -Os -g