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

boards/nucleo-l432kc: rename to st marketing name

parent 3bbf8c01
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -8,13 +8,13 @@
*/
/**
* @defgroup boards_nucleo32-l432 STM32 Nucleo32-L432
* @defgroup boards_nucleo-l432kc STM32 Nucleo-L432KC
* @ingroup boards_common_nucleo32
* @brief Support for the STM32 Nucleo32-L432
* @brief Support for the STM32 Nucleo-L432KC
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo32-l432 board
* @brief Peripheral MCU configuration for the nucleo-l432kc board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
* @author Vincent Dupont <vincent@otakeys.com>
......
......@@ -13,7 +13,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo-f303ze \
nucleo-f412zg nucleo-f413zh nucleo-f429zi nucleo-f446ze \
nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-l432kc nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \
nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476rg \
nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
......
......@@ -36,7 +36,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo-f303ze \
nucleo-f412zg nucleo-f413zh nucleo-f429zi nucleo-f446ze \
nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \
nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-l432kc nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \
nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \
nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476rg \
nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \
......
......@@ -32,7 +32,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
nucleo-f042k6 \
nucleo-f303k8 \
nucleo-l031k6 \
nucleo32-l432 \
nucleo-l432kc \
nucleo-f030r8 \
nucleo-f070rb \
nucleo-f072rb \
......@@ -129,7 +129,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
nucleo-f042k6 \
nucleo-f303k8 \
nucleo-l031k6 \
nucleo32-l432 \
nucleo-l432kc \
nucleo-f030r8 \
nucleo-f070rb \
nucleo-f072rb \
......
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