Skip to content
Snippets Groups Projects
Commit 1d1354bf authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

boards/nucleo-f410rb: rename to marketing name

parent 7818c1a0
No related branches found
No related tags found
No related merge requests found
File moved
File moved
......@@ -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>
*/
......
......@@ -10,7 +10,7 @@ RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \
cc2650-launchpad cc2650stk maple-mini \
microbit nrf51dongle nrf6310 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 nucleo-f410 \
nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 nucleo-f410rb \
nucleo-l053 nucleo-l073 nucleo32-f031 nucleo32-f042 \
nucleo32-f303 nucleo32-l031 opencm904 \
spark-core stm32f0discovery yunjia-nrf51822 \
......
......@@ -14,7 +14,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \
nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410 nucleo-f411 \
nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411 \
nucleo-f446 nucleo-l053 nucleo-l073 nucleo-l152 nucleo-l476 \
nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
remote-revb samd21-xpro saml21-xpro samr21-xpro sltb001a \
......
......@@ -37,7 +37,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \
nucleo32-f042 nucleo32-f303 nucleo32-l031 \
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410 nucleo-f411 \
nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411 \
nucleo-f446 nucleo-l053 nucleo-l073 nucleo-l152 nucleo-l476 \
nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
remote-revb samd21-xpro saml21-xpro samr21-xpro sltb001a \
......
......@@ -40,7 +40,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
nucleo-f103rb \
nucleo-f302r8 \
nucleo-f334r8 \
nucleo-f410 \
nucleo-f410rb \
nucleo-l053 \
nucleo-l073 \
nucleo-l433rc \
......@@ -139,7 +139,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
nucleo-f303re \
nucleo-f334r8 \
nucleo-f401re \
nucleo-f410 \
nucleo-f410rb \
nucleo-f411 \
nucleo-f446 \
nucleo-l053 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment