mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Clear up some configuration naming that was inconsistent accross STM32 chips
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4401 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -374,7 +374,7 @@ HY-Mini specific Configuration Options
|
|||||||
CONFIG_STM32_I2C1
|
CONFIG_STM32_I2C1
|
||||||
CONFIG_STM32_I2C2
|
CONFIG_STM32_I2C2
|
||||||
CONFIG_STM32_USB
|
CONFIG_STM32_USB
|
||||||
CONFIG_STM32_CAN
|
CONFIG_STM32_CAN1
|
||||||
CONFIG_STM32_BKP
|
CONFIG_STM32_BKP
|
||||||
CONFIG_STM32_PWR
|
CONFIG_STM32_PWR
|
||||||
CONFIG_STM32_DAC
|
CONFIG_STM32_DAC
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/buttons/defconfig
|
# configs/hymini-stm32v/buttons/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -128,7 +128,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/nsh/defconfig
|
# configs/hymini-stm32v/nsh/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -124,7 +124,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/nsh2/defconfig
|
# configs/hymini-stm32v/nsh2/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -125,7 +125,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
|
|
||||||
# Backup domain
|
# Backup domain
|
||||||
CONFIG_STM32_BKP=y
|
CONFIG_STM32_BKP=y
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/nx/defconfig
|
# configs/hymini-stm32v/nx/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -124,7 +124,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=y
|
CONFIG_STM32_I2C1=y
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/nxlines/defconfig
|
# configs/hymini-stm32v/nxlines/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -125,7 +125,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=y
|
CONFIG_STM32_I2C1=y
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/usbserial/defconfig
|
# configs/hymini-stm32v/usbserial/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -127,7 +127,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/hymini-stm32v/usbstorage/defconfig
|
# configs/hymini-stm32v/usbstorage/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -125,7 +125,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -504,7 +504,10 @@ STM3210E-EVAL-specific Configuration Options
|
|||||||
each of the four channels with different duty cycles. That capability is
|
each of the four channels with different duty cycles. That capability is
|
||||||
not supported by this driver: Only one output channel per timer.
|
not supported by this driver: Only one output channel per timer.
|
||||||
|
|
||||||
Alternate pin mappings (should not be used with the STM3210E-EVAL board):
|
Alternate pin mappings. The STM3210E-EVAL board requires only CAN1 remapping
|
||||||
|
On the STM3210E-EVAL board pin PB9 is wired as TX and pin PB8 is wired as RX.
|
||||||
|
Which then makes the proper connection through the CAN transiver SN65HVD230
|
||||||
|
out to the CAN D-type 9-pn male connector where pin 2 is CANL and pin 7 is CANH.
|
||||||
|
|
||||||
CONFIG_STM32_TIM1_FULL_REMAP
|
CONFIG_STM32_TIM1_FULL_REMAP
|
||||||
CONFIG_STM32_TIM1_PARTIAL_REMAP
|
CONFIG_STM32_TIM1_PARTIAL_REMAP
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/RIDE/defconfig
|
# configs/stm3210e-eval/RIDE/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009-2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -132,7 +132,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/buttons/defconfig
|
# configs/stm3210e-eval/buttons/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009, 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -144,7 +144,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/nsh/defconfig
|
# configs/stm3210e-eval/nsh/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009-2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -162,7 +162,6 @@ CONFIG_STM32_I2C1=y
|
|||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN1=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_CAN2=n
|
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
@@ -264,8 +263,7 @@ CONFIG_STM32_R61580_DISABLE=y
|
|||||||
#
|
#
|
||||||
# STM32F10xxx specific CAN device driver settings
|
# STM32F10xxx specific CAN device driver settings
|
||||||
#
|
#
|
||||||
# CONFIG_CAN - Enables CAN support (one or both of CONFIG_STM32_CAN1 or
|
# CONFIG_CAN - Enables CAN support (CONFIG_STM32_CAN1 must also be defined)
|
||||||
# CONFIG_STM32_CAN2 must also be defined)
|
|
||||||
# CONFIG_CAN_EXTID - Enables support for the 29-bit extended ID. Default
|
# CONFIG_CAN_EXTID - Enables support for the 29-bit extended ID. Default
|
||||||
# Standard 11-bit IDs.
|
# Standard 11-bit IDs.
|
||||||
# CONFIG_CAN_FIFOSIZE - The size of the circular buffer of CAN messages.
|
# CONFIG_CAN_FIFOSIZE - The size of the circular buffer of CAN messages.
|
||||||
@@ -275,7 +273,6 @@ CONFIG_STM32_R61580_DISABLE=y
|
|||||||
# CONFIG_CAN_LOOPBACK - A CAN driver may or may not support a loopback
|
# CONFIG_CAN_LOOPBACK - A CAN driver may or may not support a loopback
|
||||||
# mode for testing. The STM32 CAN driver does support loopback mode.
|
# mode for testing. The STM32 CAN driver does support loopback mode.
|
||||||
# CONFIG_CAN1_BAUD - CAN1 BAUD rate. Required if CONFIG_STM32_CAN1 is defined.
|
# CONFIG_CAN1_BAUD - CAN1 BAUD rate. Required if CONFIG_STM32_CAN1 is defined.
|
||||||
# CONFIG_CAN2_BAUD - CAN1 BAUD rate. Required if CONFIG_STM32_CAN2 is defined.
|
|
||||||
# CONFIG_CAN_TSEG1 - The number of CAN time quanta in segment 1. Default: 6
|
# CONFIG_CAN_TSEG1 - The number of CAN time quanta in segment 1. Default: 6
|
||||||
# CONFIG_CAN_TSEG2 - the number of CAN time quanta in segment 2. Default: 7
|
# CONFIG_CAN_TSEG2 - the number of CAN time quanta in segment 2. Default: 7
|
||||||
#
|
#
|
||||||
@@ -286,7 +283,6 @@ CONFIG_CAN_EXTID=y
|
|||||||
CONFIG_CAN_LOOPBACK=n
|
CONFIG_CAN_LOOPBACK=n
|
||||||
# ISO-11783 requires the baud to be set to 250K
|
# ISO-11783 requires the baud to be set to 250K
|
||||||
CONFIG_CAN1_BAUD=250000
|
CONFIG_CAN1_BAUD=250000
|
||||||
CONFIG_CAN2_BAUD=250000
|
|
||||||
# ISO-11783 requires the sample point to be within 75 to 80%
|
# ISO-11783 requires the sample point to be within 75 to 80%
|
||||||
CONFIG_CAN_TSEG1=12
|
CONFIG_CAN_TSEG1=12
|
||||||
CONFIG_CAN_TSEG2=3
|
CONFIG_CAN_TSEG2=3
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/nx/defconfig
|
# configs/stm3210e-eval/nx/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=y
|
CONFIG_STM32_I2C1=y
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/nxlines/defconfig
|
# configs/stm3210e-eval/nxlines/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=y
|
CONFIG_STM32_I2C1=y
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/nxtext/defconfig
|
# configs/stm3210e-eval/nxtext/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=y
|
CONFIG_STM32_I2C1=y
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/ostest/defconfig
|
# configs/stm3210e-eval/ostest/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009, 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -142,7 +142,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/usbserial/defconfig
|
# configs/stm3210e-eval/usbserial/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009-2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -142,7 +142,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/stm3210e-eval/usbstorage/defconfig
|
# configs/stm3210e-eval/usbstorage/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009, 2011-2012 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||||
#
|
#
|
||||||
# Redistribution and use in source and binary forms, with or without
|
# Redistribution and use in source and binary forms, with or without
|
||||||
@@ -140,7 +140,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=n
|
CONFIG_STM32_I2C1=n
|
||||||
CONFIG_STM32_I2C2=n
|
CONFIG_STM32_I2C2=n
|
||||||
CONFIG_STM32_USB=y
|
CONFIG_STM32_USB=y
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
CONFIG_STM32_BKP=n
|
CONFIG_STM32_BKP=n
|
||||||
CONFIG_STM32_PWR=n
|
CONFIG_STM32_PWR=n
|
||||||
CONFIG_STM32_DAC=n
|
CONFIG_STM32_DAC=n
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
# configs/vsn/nsh/defconfig
|
# configs/vsn/nsh/defconfig
|
||||||
#
|
#
|
||||||
# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2009-2010, 2012 Gregory Nutt. All rights reserved.
|
||||||
# Copyright (c) 2011 Uros Platise. All rights reserved.
|
# Copyright (c) 2011 Uros Platise. All rights reserved.
|
||||||
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
# Uros Platise <uros.platise@isotel.eu>
|
# Uros Platise <uros.platise@isotel.eu>
|
||||||
@@ -160,7 +160,7 @@ CONFIG_STM32_UART5=n
|
|||||||
CONFIG_STM32_I2C1=y
|
CONFIG_STM32_I2C1=y
|
||||||
CONFIG_STM32_I2C2=y
|
CONFIG_STM32_I2C2=y
|
||||||
CONFIG_STM32_USB=n
|
CONFIG_STM32_USB=n
|
||||||
CONFIG_STM32_CAN=n
|
CONFIG_STM32_CAN1=n
|
||||||
# Note that in order to enable RTC, BKP and PWR must be enabled
|
# Note that in order to enable RTC, BKP and PWR must be enabled
|
||||||
CONFIG_STM32_BKP=y
|
CONFIG_STM32_BKP=y
|
||||||
CONFIG_STM32_PWR=y
|
CONFIG_STM32_PWR=y
|
||||||
|
|||||||
Reference in New Issue
Block a user