boards: rename nucleo144-f207 to nucleo-f207zg
This commit is contained in:
parent
21450612ab
commit
8d0815d386
@ -7,13 +7,13 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_nucleo144-f207 STM32 Nucleo144-F207
|
* @defgroup boards_nucleo-f207zg STM32 Nucleo-F207ZG
|
||||||
* @ingroup boards_common_nucleo144
|
* @ingroup boards_common_nucleo144
|
||||||
* @brief Support for the STM32 Nucleo144-F207
|
* @brief Support for the STM32 Nucleo-F207ZG
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @name Peripheral MCU configuration for the nucleo144-f207 board
|
* @name Peripheral MCU configuration for the nucleo-f207zg board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
* @author Aurelien Gonce <aurelien.gonce@altran.fr>
|
* @author Aurelien Gonce <aurelien.gonce@altran.fr>
|
||||||
@ -19,7 +19,7 @@ BOARD_WHITELIST += msbiot # cortex-m4f
|
|||||||
BOARD_WHITELIST += mulle # cortex-m4
|
BOARD_WHITELIST += mulle # cortex-m4
|
||||||
BOARD_WHITELIST += nrf52dk # cortex-m4f
|
BOARD_WHITELIST += nrf52dk # cortex-m4f
|
||||||
BOARD_WHITELIST += nucleo-f103 # cortex-m3
|
BOARD_WHITELIST += nucleo-f103 # cortex-m3
|
||||||
BOARD_WHITELIST += nucleo-f207 # cortex-m3
|
BOARD_WHITELIST += nucleo-f207zg # cortex-m3
|
||||||
BOARD_WHITELIST += nucleo-f303 # cortex-m4f
|
BOARD_WHITELIST += nucleo-f303 # cortex-m4f
|
||||||
BOARD_WHITELIST += nucleo-f334 # cortex-m4f
|
BOARD_WHITELIST += nucleo-f334 # cortex-m4f
|
||||||
BOARD_WHITELIST += nucleo-f401 # cortex-m4f
|
BOARD_WHITELIST += nucleo-f401 # cortex-m4f
|
||||||
|
|||||||
@ -10,7 +10,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
|
|||||||
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl \
|
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl \
|
||||||
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3 \
|
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3 \
|
||||||
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \
|
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \
|
||||||
mulle nrf52840dk nrf52dk nrf6310 nucleo144-f207 nucleo144-f303 \
|
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo144-f303 \
|
||||||
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-f072 nucleo-f091 nucleo-f103 nucleo-f302 \
|
nucleo32-l432 nucleo-f072 nucleo-f091 nucleo-f103 nucleo-f302 \
|
||||||
|
|||||||
@ -33,7 +33,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560
|
|||||||
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl \
|
b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl \
|
||||||
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3 \
|
feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3 \
|
||||||
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \
|
iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \
|
||||||
mulle nrf52840dk nrf52dk nrf6310 nucleo144-f207 nucleo144-f303 \
|
mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo144-f303 \
|
||||||
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-f072 nucleo-f091 nucleo-f103 nucleo-f302 \
|
nucleo32-l432 nucleo-f072 nucleo-f091 nucleo-f103 nucleo-f302 \
|
||||||
|
|||||||
@ -111,7 +111,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
|
|||||||
nrf52840dk \
|
nrf52840dk \
|
||||||
nrf52dk \
|
nrf52dk \
|
||||||
nrf6310 \
|
nrf6310 \
|
||||||
nucleo144-f207 \
|
nucleo-f207zg \
|
||||||
nucleo144-f303 \
|
nucleo144-f303 \
|
||||||
nucleo144-f412 \
|
nucleo144-f412 \
|
||||||
nucleo144-f413 \
|
nucleo144-f413 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user