From 5b7a650b16980bb2a395fa76df170d8948da72a9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 28 Oct 2012 14:31:57 +0000 Subject: Part I of port of Rhombus math library git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5269 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc1766stk/ftpc/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/nettest/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/nsh/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/nx/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/ostest/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/thttpd/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/usbserial/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig | 1 - nuttx/configs/olimex-lpc1766stk/wlan/defconfig | 1 - 11 files changed, 11 deletions(-) (limited to 'nuttx/configs/olimex-lpc1766stk') diff --git a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig index 6d1375e92..7cf2e0e88 100755 --- a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig @@ -159,7 +159,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig index 7c9fe4c4e..ac94ecfb8 100755 --- a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig @@ -159,7 +159,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig index 628ff0112..7e662fb97 100755 --- a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig @@ -159,7 +159,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/nsh/defconfig b/nuttx/configs/olimex-lpc1766stk/nsh/defconfig index d5333a9f3..b12dd731a 100755 --- a/nuttx/configs/olimex-lpc1766stk/nsh/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/nsh/defconfig @@ -159,7 +159,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/nx/defconfig b/nuttx/configs/olimex-lpc1766stk/nx/defconfig index d86b8b83f..0235c29b5 100755 --- a/nuttx/configs/olimex-lpc1766stk/nx/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/nx/defconfig @@ -155,7 +155,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General SPI interface configuration diff --git a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig index a11c02276..fcc2bba44 100755 --- a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig @@ -155,7 +155,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig index 32092d216..94d5da763 100755 --- a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig @@ -158,7 +158,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig b/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig index 94ac19f42..c14e1362b 100755 --- a/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig @@ -156,7 +156,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig b/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig index 2bd892cc3..e1216d896 100755 --- a/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig @@ -155,7 +155,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig b/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig index 8b55cc94d..2f91efe47 100755 --- a/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig @@ -155,7 +155,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup diff --git a/nuttx/configs/olimex-lpc1766stk/wlan/defconfig b/nuttx/configs/olimex-lpc1766stk/wlan/defconfig index 4d73807e0..aa896c30c 100755 --- a/nuttx/configs/olimex-lpc1766stk/wlan/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/wlan/defconfig @@ -150,7 +150,6 @@ CONFIG_RRLOAD_BINARY=n CONFIG_INTELHEX_BINARY=y CONFIG_MOTOROLA_SREC=n CONFIG_RAW_BINARY=n -CONFIG_HAVE_LIBM=n # # General OS setup -- cgit v1.2.3