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

boards/nucleo-l476rg: rename to marketing name

parent ba3478fa
No related branches found
No related tags found
No related merge requests found
File moved
File moved
...@@ -9,13 +9,13 @@ ...@@ -9,13 +9,13 @@
*/ */
/** /**
* @defgroup boards_nucleo-l476 STM32 Nucleo-L476 * @defgroup boards_nucleo-l476rg STM32 Nucleo-L476RG
* @ingroup boards_common_nucleo64 * @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-L476 * @brief Support for the STM32 Nucleo-L476RG
* @{ * @{
* *
* @file * @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 Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Alexandre Abadie <alexandre.abadie@inria.fr> * @author Alexandre Abadie <alexandre.abadie@inria.fr>
......
...@@ -15,7 +15,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 ...@@ -15,7 +15,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
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-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \ nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \
nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476 \ nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476rg \
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 \
sodaq-autonomo sodaq-explorer spark-core stm32f0discovery \ sodaq-autonomo sodaq-explorer spark-core stm32f0discovery \
......
...@@ -38,7 +38,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 ...@@ -38,7 +38,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
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-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \ nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \
nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476 \ nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476rg \
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 \
sodaq-autonomo sodaq-explorer spark-core stm32f0discovery \ sodaq-autonomo sodaq-explorer spark-core stm32f0discovery \
......
...@@ -146,7 +146,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \ ...@@ -146,7 +146,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
nucleo-l073rz \ nucleo-l073rz \
nucleo-l152re \ nucleo-l152re \
nucleo-l433rc \ nucleo-l433rc \
nucleo-l476 \ nucleo-l476rg \
nucleo-l496zg \ nucleo-l496zg \
nz32-sc151 \ nz32-sc151 \
opencm904 \ opencm904 \
......
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