1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/nucleo-f334r8: rename to marketing name

This commit is contained in:
Alexandre Abadie 2018-02-27 14:31:53 +01:00
parent c7b5b0f992
commit b0912659b5
47 changed files with 47 additions and 47 deletions

View File

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

View File

@ -16,7 +16,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini
cc2650-launchpad cc2650stk maple-mini \ cc2650-launchpad cc2650stk maple-mini \
microbit nrf51dongle nrf6310 nucleo32-f031 \ microbit nrf51dongle nrf6310 nucleo32-f031 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \
nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334 \ nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \
nucleo-l053 nucleo-l073 opencm904 \ nucleo-l053 nucleo-l073 opencm904 \
spark-core stm32f0discovery yunjia-nrf51822 spark-core stm32f0discovery yunjia-nrf51822

View File

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

View File

@ -10,7 +10,7 @@ BOARD ?= native
RIOTBASE ?= $(CURDIR)/../.. RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030r8 nucleo-f334 nucleo-l053 \ nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 z1 stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 z1
## Uncomment to redefine port, for example use 61616 for RFC 6282 UDP compression. ## 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: # This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../.. RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030r8 nucleo-f334 \ BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030r8 nucleo-f334r8 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1 z1

View File

@ -12,7 +12,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini
microbit msb-430 msb-430h nrf51dongle nrf6310 \ microbit msb-430 msb-430h nrf51dongle nrf6310 \
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \
nucleo-f334 nucleo-l053 nucleo-l073 opencm904 \ nucleo-f334r8 nucleo-l053 nucleo-l073 opencm904 \
spark-core stm32f0discovery telosb weio wsn430-v1_3b \ spark-core stm32f0discovery telosb weio wsn430-v1_3b \
wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_4 yunjia-nrf51822 z1

View File

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

View File

@ -10,7 +10,7 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini chronos \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini chronos \
microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \ microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \
nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334 \ nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \
nucleo-l053 spark-core stm32f0discovery \ nucleo-l053 spark-core stm32f0discovery \
telosb wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 telosb wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1

View File

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

View File

@ -40,7 +40,7 @@ USEMODULE += shell_commands
# Use different settings when compiling for one of the following (low-memory) # Use different settings when compiling for one of the following (low-memory)
# boards # boards
LOW_MEMORY_BOARDS := nucleo-f334 LOW_MEMORY_BOARDS := nucleo-f334r8
ifneq (,$(filter $(BOARD),$(LOW_MEMORY_BOARDS))) ifneq (,$(filter $(BOARD),$(LOW_MEMORY_BOARDS)))
$(info Using low-memory configuration for microcoap_server.) $(info Using low-memory configuration for microcoap_server.)

View File

@ -9,7 +9,7 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos msb-430 msb-430h nrf51dongle \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos msb-430 msb-430h nrf51dongle \
nrf6310 nucleo32-f031 nucleo32-f042 nucleo32-l031 \ nrf6310 nucleo32-f031 nucleo32-f042 nucleo32-l031 \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f334 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f334r8 \
nucleo-l053 stm32f0discovery telosb \ nucleo-l053 stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1

View File

@ -2,7 +2,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-f303 nucleo32-l031 nucleo-f030r8 nucleo-f070rb \ nucleo32-f303 nucleo32-l031 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f302r8 nucleo-f303re nucleo-f334 \ nucleo-f072rb nucleo-f302r8 nucleo-f303re nucleo-f334r8 \
nucleo-l053 stm32f0discovery telosb wsn430-v1_3b \ nucleo-l053 stm32f0discovery telosb wsn430-v1_3b \
wsn430-v1_4 z1 wsn430-v1_4 z1

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. # 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 # Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used. # 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 # If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable # 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. # 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 # Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used. # 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 # If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable # 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. # 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 # Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used. # 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 # If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable # to CXXEXFLAGS variable

View File

@ -1,6 +1,6 @@
include ../Makefile.tests_common 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-l053 \
nucleo32-f031 nucleo32-f042 nucleo32-l031 \ nucleo32-f031 nucleo32-f042 nucleo32-l031 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1 z1

View File

@ -17,9 +17,9 @@ USEMODULE += ps
CFLAGS += -DGNRC_PKTBUF_SIZE=2048 CFLAGS += -DGNRC_PKTBUF_SIZE=2048
# set board specific peripheral configurations # 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 # 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_SPI ?= SPI_DEV\(0\)
ENC_CS ?= GPIO_PIN\(PORT_C,10\) ENC_CS ?= GPIO_PIN\(PORT_C,10\)
ENC_INT ?= GPIO_PIN\(PORT_D,2\) ENC_INT ?= GPIO_PIN\(PORT_D,2\)

View File

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

View File

@ -2,7 +2,7 @@ include ../Makefile.tests_common
FEATURES_REQUIRED = periph_uart periph_gpio FEATURES_REQUIRED = periph_uart periph_gpio
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo-f030r8 nucleo-f334 \ BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo-f030r8 nucleo-f334r8 \
stm32f0discovery stm32f0discovery
USEMODULE += xbee USEMODULE += xbee

View File

@ -3,7 +3,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h \
nrf51dongle nrf6310 nucleo32-f031 nucleo32-f042 \ nrf51dongle nrf6310 nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030r8 nucleo-f103rb nucleo-f334 nucleo-l053 \ nucleo32-l031 nucleo-f030r8 nucleo-f103rb nucleo-f334r8 nucleo-l053 \
spark-core stm32f0discovery telosb \ spark-core stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1

View File

@ -4,7 +4,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini
cc2650-launchpad cc2650stk chronos maple-mini \ cc2650-launchpad cc2650stk chronos maple-mini \
microbit msb-430 msb-430h nrf51dongle nrf6310 \ microbit msb-430 msb-430h nrf51dongle nrf6310 \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb \
nucleo-f302r8 nucleo-f334 nucleo-l053 nucleo-l073 \ nucleo-f302r8 nucleo-f334r8 nucleo-l053 nucleo-l073 \
nucleo32-f031 nucleo32-f042 nucleo32-f303 \ nucleo32-f031 nucleo32-f042 nucleo32-f303 \
nucleo32-l031 opencm904 spark-core \ nucleo32-l031 opencm904 spark-core \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \

View File

@ -4,7 +4,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h \
nrf51dongle nrf6310 nucleo32-f031 nucleo32-f042 \ nrf51dongle nrf6310 nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030r8 nucleo-f070rb nucleo-f103rb \ nucleo32-l031 nucleo-f030r8 nucleo-f070rb nucleo-f103rb \
nucleo-f334 nucleo-l053 spark-core \ nucleo-f334r8 nucleo-l053 spark-core \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
yunjia-nrf51822 z1 yunjia-nrf51822 z1

View File

@ -16,7 +16,7 @@ USEMODULE += shell_commands
USEMODULE += posix USEMODULE += posix
LOW_MEMORY_BOARDS := nucleo-f334 msb-430 msb-430h LOW_MEMORY_BOARDS := nucleo-f334r8 msb-430 msb-430h
ifeq ($(BOARD),$(filter $(BOARD),$(LOW_MEMORY_BOARDS))) ifeq ($(BOARD),$(filter $(BOARD),$(LOW_MEMORY_BOARDS)))
CFLAGS += -DGNRC_PKTBUF_SIZE=512 -DGNRC_NETIF_IPV6_ADDRS_NUMOF=2 \ CFLAGS += -DGNRC_PKTBUF_SIZE=512 -DGNRC_NETIF_IPV6_ADDRS_NUMOF=2 \

View File

@ -13,7 +13,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \
arduino-uno calliope-mini chronos mega-xplained microbit \ arduino-uno calliope-mini chronos mega-xplained microbit \
msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \ msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \
nucleo-f070rb nucleo-f072rb nucleo-f302r8 nucleo-f334 nucleo-l053 \ nucleo-f070rb nucleo-f072rb nucleo-f302r8 nucleo-f334r8 nucleo-l053 \
sb-430 sb-430h stm32f0discovery telosb \ sb-430 sb-430h stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1

View File

@ -13,7 +13,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \
arduino-uno calliope-mini chronos mega-xplained \ arduino-uno calliope-mini chronos mega-xplained \
microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \ microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \
nucleo-f070rb nucleo-f072rb nucleo-f302r8 nucleo-f334 nucleo-l053 \ nucleo-f070rb nucleo-f072rb nucleo-f302r8 nucleo-f334r8 nucleo-l053 \
sb-430 sb-430h stm32f0discovery telosb \ sb-430 sb-430h stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1

View File

@ -3,7 +3,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \ BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \
nucleo-f334 nucleo-l053 spark-core stm32f0discovery telosb \ nucleo-f334r8 nucleo-l053 spark-core stm32f0discovery telosb \
wsn430-v1_3b wsn430-v1_4 z1 wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += gnrc_netdev_default USEMODULE += gnrc_netdev_default

View File

@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY := airfy-beacon nrf6310 nucleo32-f031 nucleo32-f042 \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon nrf6310 nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030r8 nucleo-f334 nucleo-l053 \ nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053 \
stm32f0discovery yunjia-nrf51822 stm32f0discovery yunjia-nrf51822
# including lwip_ipv6_mld would currently break this test on at86rf2xx radios # including lwip_ipv6_mld would currently break this test on at86rf2xx radios

View File

@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 stm32f0discovery nucleo-f334r8 nucleo-l053 stm32f0discovery
LWIP_IPV4 ?= 0 LWIP_IPV4 ?= 0

View File

@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 stm32f0discovery nucleo-f334r8 nucleo-l053 stm32f0discovery
LWIP_IPV4 ?= 0 LWIP_IPV4 ?= 0

View File

@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \
msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 stm32f0discovery nucleo-f334r8 nucleo-l053 stm32f0discovery
LWIP_IPV4 ?= 0 LWIP_IPV4 ?= 0

View File

@ -21,7 +21,7 @@ BOARD_WHITELIST += nrf52dk # cortex-m4f
BOARD_WHITELIST += nucleo-f103rb # cortex-m3 BOARD_WHITELIST += nucleo-f103rb # cortex-m3
BOARD_WHITELIST += nucleo-f207zg # cortex-m3 BOARD_WHITELIST += nucleo-f207zg # cortex-m3
BOARD_WHITELIST += nucleo-f303re # cortex-m4f BOARD_WHITELIST += nucleo-f303re # cortex-m4f
BOARD_WHITELIST += nucleo-f334 # cortex-m4f BOARD_WHITELIST += nucleo-f334r8 # cortex-m4f
BOARD_WHITELIST += nucleo-f401 # cortex-m4f BOARD_WHITELIST += nucleo-f401 # cortex-m4f
BOARD_WHITELIST += nucleo-f446 # cortex-m4f BOARD_WHITELIST += nucleo-f446 # cortex-m4f
BOARD_WHITELIST += nucleo-l152 # cortex-m3 BOARD_WHITELIST += nucleo-l152 # cortex-m3

View File

@ -4,7 +4,7 @@ BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb \
wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro arduino-uno \ wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro arduino-uno \
arduino-duemilanove jiminy-mega256rfr2 mega-xplained arduino-duemilanove jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 stm32f0discovery nucleo-f334r8 nucleo-l053 stm32f0discovery
USEMODULE += gnrc_ipv6 USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sock_udp USEMODULE += gnrc_sock_udp

View File

@ -17,7 +17,7 @@ BOARD_WHITELIST := \
nucleo-f103rb \ nucleo-f103rb \
nucleo-f103rb \ nucleo-f103rb \
nucleo-f303re \ nucleo-f303re \
nucleo-f334 \ nucleo-f334r8 \
nucleo-f401 \ nucleo-f401 \
nucleo-l152 \ nucleo-l152 \
openmote-cc2538 \ openmote-cc2538 \

View File

@ -14,7 +14,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \ nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \ nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-f303re nucleo-f334 nucleo-f401 nucleo-f410 nucleo-f411 \ nucleo-f303re nucleo-f334r8 nucleo-f401 nucleo-f410 nucleo-f411 \
nucleo-f446 nucleo-l053 nucleo-l073 nucleo-l152 nucleo-l476 \ nucleo-f446 nucleo-l053 nucleo-l073 nucleo-l152 nucleo-l476 \
nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \ nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
remote-revb samd21-xpro saml21-xpro samr21-xpro sltb001a \ remote-revb samd21-xpro saml21-xpro samr21-xpro sltb001a \

View File

@ -37,7 +37,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \ nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 \ nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \ nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-f303re nucleo-f334 nucleo-f401 nucleo-f410 nucleo-f411 \ nucleo-f303re nucleo-f334r8 nucleo-f401 nucleo-f410 nucleo-f411 \
nucleo-f446 nucleo-l053 nucleo-l073 nucleo-l152 nucleo-l476 \ nucleo-f446 nucleo-l053 nucleo-l073 nucleo-l152 nucleo-l476 \
nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \ nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
remote-revb samd21-xpro saml21-xpro samr21-xpro sltb001a \ remote-revb samd21-xpro saml21-xpro samr21-xpro sltb001a \

View File

@ -5,7 +5,7 @@ BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb wsn430-v1_3b
wsn430-v1_4 z1 waspmote-pro arduino-uno arduino-duemilanove \ wsn430-v1_4 z1 waspmote-pro arduino-uno arduino-duemilanove \
jiminy-mega256rfr2 mega-xplained jiminy-mega256rfr2 mega-xplained
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030r8 nucleo-f070rb nucleo-f334 nucleo-l053 \ nucleo32-l031 nucleo-f030r8 nucleo-f070rb nucleo-f334r8 nucleo-l053 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1 z1

View File

@ -24,7 +24,7 @@ USEMODULE += shell_commands
# Use different settings when compiling for one of the following (low-memory) # Use different settings when compiling for one of the following (low-memory)
# boards # boards
LOW_MEMORY_BOARDS := nucleo-f334 LOW_MEMORY_BOARDS := nucleo-f334r8
ifneq (,$(filter $(BOARD),$(LOW_MEMORY_BOARDS))) ifneq (,$(filter $(BOARD),$(LOW_MEMORY_BOARDS)))
$(info Using low-memory configuration for microcoap_server.) $(info Using low-memory configuration for microcoap_server.)

View File

@ -2,7 +2,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := chronos mbed_lpc1768 msb-430 msb-430h nrf6310 \ BOARD_INSUFFICIENT_MEMORY := chronos mbed_lpc1768 msb-430 msb-430h nrf6310 \
nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 spark-core \ nucleo-f334r8 nucleo-l053 spark-core \
stm32f0discovery yunjia-nrf51822 stm32f0discovery yunjia-nrf51822
USEMODULE += fmt USEMODULE += fmt

View File

@ -12,7 +12,7 @@ USEMODULE += random
BOARD_INSUFFICIENT_MEMORY += chronos msb-430 msb-430h nucleo32-f031 \ BOARD_INSUFFICIENT_MEMORY += chronos msb-430 msb-430h nucleo32-f031 \
nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 stm32f0discovery nucleo-f334r8 nucleo-l053 stm32f0discovery
include $(RIOTBASE)/Makefile.include include $(RIOTBASE)/Makefile.include

View File

@ -1,7 +1,7 @@
include ../Makefile.tests_common include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
nucleo32-l031 nucleo-f030r8 nucleo-f334 nucleo-l053 \ nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053 \
stm32f0discovery stm32f0discovery
BOARD_BLACKLIST += mips-malta BOARD_BLACKLIST += mips-malta

View File

@ -2,7 +2,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 \ BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 \
nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ nucleo32-f042 nucleo32-l031 nucleo-f030r8 \
nucleo-f334 nucleo-l053 stm32f0discovery \ nucleo-f334r8 nucleo-l053 stm32f0discovery \
telosb z1 telosb z1
USEMODULE += sntp USEMODULE += sntp

View File

@ -13,7 +13,7 @@ endif
ifneq (,$(filter nucleo-f030r8 nucleo32-l031 nucleo-l053 stm32f0discovery,$(BOARD))) ifneq (,$(filter nucleo-f030r8 nucleo32-l031 nucleo-l053 stm32f0discovery,$(BOARD)))
PROBLEM ?= 5 PROBLEM ?= 5
endif endif
ifneq (,$(filter nucleo-f334,$(BOARD))) ifneq (,$(filter nucleo-f334r8,$(BOARD)))
PROBLEM ?= 9 PROBLEM ?= 9
endif endif

View File

@ -39,7 +39,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
nucleo-f091rc \ nucleo-f091rc \
nucleo-f103rb \ nucleo-f103rb \
nucleo-f302r8 \ nucleo-f302r8 \
nucleo-f334 \ nucleo-f334r8 \
nucleo-f410 \ nucleo-f410 \
nucleo-l053 \ nucleo-l053 \
nucleo-l073 \ nucleo-l073 \
@ -137,7 +137,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
nucleo-f103rb \ nucleo-f103rb \
nucleo-f302r8 \ nucleo-f302r8 \
nucleo-f303re \ nucleo-f303re \
nucleo-f334 \ nucleo-f334r8 \
nucleo-f401 \ nucleo-f401 \
nucleo-f410 \ nucleo-f410 \
nucleo-f411 \ nucleo-f411 \