From 0017d65ee25f15e67e5376ac59340e5835032867 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 8 Feb 2013 00:17:54 +0000 Subject: LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common vectors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5623 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/stm32/stm32_vectors.S | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/arch/arm/src/stm32/stm32_vectors.S') diff --git a/nuttx/arch/arm/src/stm32/stm32_vectors.S b/nuttx/arch/arm/src/stm32/stm32_vectors.S index 68a3e498b..ab29c2e14 100644 --- a/nuttx/arch/arm/src/stm32/stm32_vectors.S +++ b/nuttx/arch/arm/src/stm32/stm32_vectors.S @@ -40,7 +40,6 @@ #include - #include #include "chip.h" -- cgit v1.2.3