summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/usbserial/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/usbserial/Make.defs')
-rwxr-xr-xnuttx/configs/ea3131/usbserial/Make.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/ea3131/usbserial/Make.defs b/nuttx/configs/ea3131/usbserial/Make.defs
index 96dd769ee..97db7f125 100755
--- a/nuttx/configs/ea3131/usbserial/Make.defs
+++ b/nuttx/configs/ea3131/usbserial/Make.defs
@@ -53,12 +53,6 @@ ifeq ($(CONFIG_LPC313X_DEVKITARM),y)
CROSSDEV = arm-eabi-
WINTOOL = y
endif
-ifeq ($(CONFIG_LPC313X_RAISONANCE),y)
- # Raisonance RIDE7 under Windows
- CROSSDEV = arm-none-eabi-
- WINTOOL = y
- MAXOPTIMIZATION = -O2
-endif
ifeq ($(CONFIG_LPC313X_BUILDROOT),y)
# NuttX buildroot under Linux or Cygwin
CROSSDEV = arm-elf-