1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

Merge pull request #8649 from aabadie/pr/nucleo-rename

boards/nucleo64*: rename boards to use their ST marketing name
This commit is contained in:
Vincent Dupont 2018-05-23 12:08:06 +02:00 committed by GitHub
commit 93ebf38615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
135 changed files with 183 additions and 183 deletions

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f030 STM32 Nucleo-F030
* @defgroup boards_nucleo-f030r8 STM32 Nucleo-F030R8
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F030
* @brief Support for the STM32 Nucleo-F030R8
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f030 board
* @brief Peripheral MCU configuration for the nucleo-f030r8 board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author José Ignacio Alamos <jialamos@uc.cl>

View File

@ -8,13 +8,13 @@
*/
/**
* @defgroup boards_nucleo-f070 STM32 Nucleo-F070
* @defgroup boards_nucleo-f070rb STM32 Nucleo-F070RB
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F070
* @brief Support for the STM32 Nucleo-F070RB
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f070 board
* @brief Peripheral MCU configuration for the nucleo-f070rb board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Abadie <alexandre.abadie@inria.fr>

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f072 STM32 Nucleo-F072
* @defgroup boards_nucleo-f072rb STM32 Nucleo-F072RB
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F072
* @brief Support for the STM32 Nucleo-F072RB
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f072 board
* @brief Peripheral MCU configuration for the nucleo-f072rb board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author José Ignacio Alamos <jialamos@uc.cl>

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f091 STM32 Nucleo-F091
* @defgroup boards_nucleo-f091rc STM32 Nucleo-F091RC
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F091
* @brief Support for the STM32 Nucleo-F091RC
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f091 board
* @brief Peripheral MCU configuration for the nucleo-f091rc board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
*/

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f103 STM32 Nucleo-F103
* @defgroup boards_nucleo-f103rb STM32 Nucleo-F103RB
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F103
* @brief Support for the STM32 Nucleo-F103RB
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f103 board
* @brief Peripheral MCU configuration for the nucleo-f103rb board
*
* @author Víctor Ariño <victor.arino@triagnosys.com>
*/

View File

@ -9,13 +9,13 @@
*/
/**
* @defgroup boards_nucleo-f302 STM32 Nucleo-F302
* @defgroup boards_nucleo-f302r8 STM32 Nucleo-F302R8
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F302
* @brief Support for the STM32 Nucleo-F302R8
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f302 board
* @brief Peripheral MCU configuration for the nucleo-f302r8 board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>

View File

@ -8,13 +8,13 @@
*/
/**
* @defgroup boards_nucleo-f303 STM32 Nucleo-F303
* @defgroup boards_nucleo-f303re STM32 Nucleo-F303RE
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F303
* @brief Support for the STM32 Nucleo-F303RE
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f303 board
* @brief Peripheral MCU configuration for the nucleo-f303re board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Katja Kirstein <katja.kirstein@haw-hamburg.de>

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f334 STM32 Nucleo-F334
* @defgroup boards_nucleo-f334r8 STM32 Nucleo-F334R8
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F334
* @brief Support for the STM32 Nucleo-F334R8
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-f334 board
* @brief Peripheral MCU configuration for the nucleo-f334r8 board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Kaspar Schleiser <kaspar.schleiser@fu-berlin.de>

View File

@ -1,4 +1,4 @@
# define the cpu used by the nucleo-f401 board
# define the cpu used by the nucleo-f401re board
export CPU = stm32f4
export CPU_MODEL = stm32f401re

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f401 STM32 Nucleo-F401
* @defgroup boards_nucleo-f401re STM32 Nucleo-F401RE
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F401
* @brief Support for the STM32 Nucleo-F401RE
* @{
*
* @file
* @name Peripheral MCU configuration for the nucleo-f401 board
* @name Peripheral MCU configuration for the nucleo-f401re board
*
* @author Lari Lehtomäki <lari@lehtomaki.fi>
*/

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f410 STM32 Nucleo-F410
* @defgroup boards_nucleo-f410rb STM32 Nucleo-F410RB
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F410
* @brief Support for the STM32 Nucleo-F410RB
* @{
*
* @file
* @name Peripheral MCU configuration for the nucleo-f410 board
* @name Peripheral MCU configuration for the nucleo-f410rb board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/

View File

@ -1,4 +1,4 @@
# define the cpu used by the nucleo-f411 board
# define the cpu used by the nucleo-f411re board
export CPU = stm32f4
export CPU_MODEL = stm32f411re

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f411 STM32 Nucleo-F411
* @defgroup boards_nucleo-f411re STM32 Nucleo-F411RE
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F411
* @brief Support for the STM32 Nucleo-F411RE
* @{
*
* @file
* @name Peripheral MCU configuration for the nucleo-f411 board
* @name Peripheral MCU configuration for the nucleo-f411re board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/

View File

@ -1,4 +1,4 @@
# define the cpu used by the nucleo-f446 board
# define the cpu used by the nucleo-f446re board
export CPU = stm32f4
export CPU_MODEL = stm32f446re

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-f446 STM32 Nucleo-F446
* @defgroup boards_nucleo-f446re STM32 Nucleo-F446RE
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-F446
* @brief Support for the STM32 Nucleo-F446RE
* @{
*
* @file
* @name Peripheral MCU configuration for the nucleo-f446 board
* @name Peripheral MCU configuration for the nucleo-f446re board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/

View File

@ -8,13 +8,13 @@
*/
/**
* @defgroup boards_nucleo-l053 STM32 Nucleo-L053
* @defgroup boards_nucleo-l053r8 STM32 Nucleo-L053R8
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-L053
* @brief Support for the STM32 Nucleo-L053R8
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-l053 board
* @brief Peripheral MCU configuration for the nucleo-l053r8 board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Abadie <alexandre.abadie@inria.fr>

View File

@ -8,13 +8,13 @@
*/
/**
* @defgroup boards_nucleo-l073 STM32 Nucleo-L073
* @defgroup boards_nucleo-l073rz STM32 Nucleo-L073RZ
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-L073
* @brief Support for the STM32 Nucleo-L073RZ
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-l073 board
* @brief Peripheral MCU configuration for the nucleo-l073rz board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Abadie <alexandre.abadie@inria.fr>

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo-l152 STM32 Nucleo-L152
* @defgroup boards_nucleo-l152re STM32 Nucleo-L152RE
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-L152
* @brief Support for the STM32 Nucleo-L152RE
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-l152 board
* @brief Peripheral MCU configuration for the nucleo-l152re board
*
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>

View File

@ -9,13 +9,13 @@
*/
/**
* @defgroup boards_nucleo-l476 STM32 Nucleo-L476
* @defgroup boards_nucleo-l476rg STM32 Nucleo-L476RG
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-L476
* @brief Support for the STM32 Nucleo-L476RG
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo-l476 board
* @brief Peripheral MCU configuration for the nucleo-l476rg board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Abadie <alexandre.abadie@inria.fr>

View File

@ -5,9 +5,9 @@ FEATURES_PROVIDED += periph_hwrng
# stm32f4 have an RNG peripheral. As during evaluation of the features , no
# CPU variable is available, we need to filter by board.
#
BOARDS_WITHOUT_HWRNG += nucleo-f401
BOARDS_WITHOUT_HWRNG += nucleo-f411
BOARDS_WITHOUT_HWRNG += nucleo-f446
BOARDS_WITHOUT_HWRNG += nucleo-f401re
BOARDS_WITHOUT_HWRNG += nucleo-f411re
BOARDS_WITHOUT_HWRNG += nucleo-f446re
BOARDS_WITHOUT_HWRNG += nucleo144-f446
-include $(RIOTCPU)/stm32_common/Makefile.features

View File

@ -29,7 +29,7 @@ extern "C" {
#endif
/**
* @name Set default configuration parameters for the DSP0401 (for Nucleo-F411)
* @name Set default configuration parameters for the DSP0401 (for Nucleo-F411RE)
* @{
*/
#ifndef DSP0401_PARAM_SDI_PIN

View File

@ -15,9 +15,9 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno chronos \
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \
cc2650-launchpad cc2650stk maple-mini \
microbit nrf51dongle nrf6310 nucleo32-f031 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 \
nucleo-l053 nucleo-l073 opencm904 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \
nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \
nucleo-l053r8 nucleo-l073rz opencm904 \
spark-core stm32f0discovery yunjia-nrf51822
# Include packages that pull up and auto-init the link layer.

View File

@ -9,8 +9,8 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-uno \
chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-f303 nucleo32-l031 nucleo-f030 nucleo-f070 \
nucleo-f072 nucleo-f302 nucleo-f334 nucleo-l053 \
nucleo32-f303 nucleo32-l031 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 mega-xplained

View File

@ -10,7 +10,7 @@ BOARD ?= native
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030 nucleo-f334 nucleo-l053 \
nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 z1
## Uncomment to redefine port, for example use 61616 for RFC 6282 UDP compression.

View File

@ -10,7 +10,7 @@ BOARD ?= samr21-xpro
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030 nucleo-f334 \
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030r8 nucleo-f334r8 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1

View File

@ -11,8 +11,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini
cc2650-launchpad cc2650stk maple-mini \
microbit msb-430 msb-430h nrf51dongle nrf6310 \
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 \
nucleo-f334 nucleo-l053 nucleo-l073 opencm904 \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \
nucleo-f334r8 nucleo-l053r8 nucleo-l073rz opencm904 \
spark-core stm32f0discovery telosb weio wsn430-v1_3b \
wsn430-v1_4 yunjia-nrf51822 z1

View File

@ -9,8 +9,8 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 \
nucleo-f334 nucleo-l053 spark-core stm32f0discovery telosb \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \
nucleo-f334r8 nucleo-l053r8 spark-core stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 z1
# Include packages that pull up and auto-init the link layer.

View File

@ -9,9 +9,9 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini chronos \
microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 \
nucleo-l053 spark-core stm32f0discovery \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \
nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \
nucleo-l053r8 spark-core stm32f0discovery \
telosb wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
# Include packages that pull up and auto-init the link layer.

View File

@ -9,9 +9,9 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \
cc2650-launchpad cc2650stk maple-mini \
microbit nrf51dongle nrf6310 nucleo-f030 nucleo-f070 \
nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 nucleo-f410 \
nucleo-l053 nucleo-l073 nucleo32-f031 nucleo32-f042 \
microbit nrf51dongle nrf6310 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 nucleo-f410rb \
nucleo-l053r8 nucleo-l073rz nucleo32-f031 nucleo32-f042 \
nucleo32-f303 nucleo32-l031 opencm904 \
spark-core stm32f0discovery yunjia-nrf51822 \

View File

@ -8,7 +8,7 @@ BOARD ?= native
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030 nucleo-l053 stm32f0discovery \
nucleo32-l031 nucleo-f030r8 nucleo-l053r8 stm32f0discovery \
telosb z1
# Include packages that pull up and auto-init the link layer.
@ -40,7 +40,7 @@ USEMODULE += shell_commands
# Use different settings when compiling for one of the following (low-memory)
# boards
LOW_MEMORY_BOARDS := nucleo-f334
LOW_MEMORY_BOARDS := nucleo-f334r8
ifneq (,$(filter $(BOARD),$(LOW_MEMORY_BOARDS)))
$(info Using low-memory configuration for microcoap_server.)

View File

@ -9,8 +9,8 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos msb-430 msb-430h nrf51dongle \
nrf6310 nucleo32-f031 nucleo32-f042 nucleo32-l031 \
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f334 \
nucleo-l053 stm32f0discovery telosb \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f334r8 \
nucleo-l053r8 stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
# Include packages that pull up and auto-init the link layer.

View File

@ -7,7 +7,7 @@ BOARD ?= native
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030 nucleo-l053 \
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030r8 nucleo-l053r8 \
nucleo32-f031 nucleo32-f042 nucleo32-l031 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1

View File

@ -1,9 +1,9 @@
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-f303 nucleo32-l031 nucleo-f030 nucleo-f070 \
nucleo-f072 nucleo-f302 nucleo-f303 nucleo-f334 \
nucleo-l053 stm32f0discovery telosb wsn430-v1_3b \
nucleo32-f303 nucleo32-l031 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f302r8 nucleo-f303re nucleo-f334r8 \
nucleo-l053r8 stm32f0discovery telosb wsn430-v1_3b \
wsn430-v1_4 z1
CFLAGS += -DLOG_LEVEL=LOG_ALL

View File

@ -6,7 +6,7 @@ include ../Makefile.tests_common
# Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though.
# Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used.
BOARD_INSUFFICIENT_MEMORY := nucleo-f334 spark-core stm32f0discovery
BOARD_INSUFFICIENT_MEMORY := nucleo-f334r8 spark-core stm32f0discovery
# If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable

View File

@ -6,7 +6,7 @@ include ../Makefile.tests_common
# Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though.
# Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used.
BOARD_INSUFFICIENT_MEMORY := nucleo-f334 spark-core stm32f0discovery
BOARD_INSUFFICIENT_MEMORY := nucleo-f334r8 spark-core stm32f0discovery
# If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable

View File

@ -6,7 +6,7 @@ include ../Makefile.tests_common
# Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though.
# Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used.
BOARD_INSUFFICIENT_MEMORY := nucleo-f334 spark-core stm32f0discovery
BOARD_INSUFFICIENT_MEMORY := nucleo-f334r8 spark-core stm32f0discovery
# If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable

View File

@ -1,6 +1,6 @@
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-f334 nucleo-l053 \
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-f334r8 nucleo-l053r8 \
nucleo32-f031 nucleo32-f042 nucleo32-l031 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1

View File

@ -1,7 +1,7 @@
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h \
nucleo-l053 nucleo32-f031 nucleo32-f042 \
nucleo-l053r8 nucleo32-f031 nucleo32-f042 \
nucleo32-l031 stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 z1
@ -17,9 +17,9 @@ USEMODULE += ps
CFLAGS += -DGNRC_PKTBUF_SIZE=2048
# set board specific peripheral configurations
ifneq (,$(filter nucleo-f334,$(BOARD)))
ifneq (,$(filter nucleo-f334r8,$(BOARD)))
# these settings are probably valid for PoEll-i on most nucelo boards, but
# tested only on nucleo-f334
# tested only on nucleo-f334r8
ENC_SPI ?= SPI_DEV\(0\)
ENC_CS ?= GPIO_PIN\(PORT_C,10\)
ENC_INT ?= GPIO_PIN\(PORT_D,2\)

View File

@ -3,7 +3,7 @@ include ../Makefile.tests_common
FEATURES_REQUIRED = periph_spi periph_gpio
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 \
nucleo-f334 nucleo-l053 stm32f0discovery
nucleo-f334r8 nucleo-l053r8 stm32f0discovery
USEMODULE += auto_init_gnrc_netif
USEMODULE += gnrc_netdev_default

Some files were not shown because too many files have changed in this diff Show More