Skip to content

Commit f864179

Browse files
committed
STM32F4 MBED6 supported targets
NUCLEO_F401RE => MCU_STM32 DISCO_F401VC => removed STEVAL_3DP001V1 => removed DISCO_F407VG => removed NUCLEO_F410RB => removed NUCLEO_F411RE => MCU_STM32 NUCLEO_F412ZG => MCU_STM32 DISCO_F413ZH => MCU_STM32 NUCLEO_F413ZH => MCU_STM32 NUCLEO_F429ZI => MCU_STM32 DISCO_F429ZI => MCU_STM32 NUCLEO_F439ZI => MCU_STM32 NUCLEO_F446RE => MCU_STM32 B96B_F446VE => removed NUCLEO_F446ZE => MCU_STM32 DISCO_F469NI => MCU_STM32
1 parent f116fe0 commit f864179

File tree

1 file changed

+0
-249
lines changed

1 file changed

+0
-249
lines changed

targets/targets.json

Lines changed: 0 additions & 249 deletions
Original file line numberDiff line numberDiff line change
@@ -1648,64 +1648,6 @@
16481648
],
16491649
"device_name": "STM32F401RE"
16501650
},
1651-
"DISCO_F401VC": {
1652-
"inherits": [
1653-
"MCU_STM32"
1654-
],
1655-
"core": "Cortex-M4F",
1656-
"default_toolchain": "GCC_ARM",
1657-
"extra_labels_add": [
1658-
"STM32F4",
1659-
"STM32F401xC"
1660-
],
1661-
"macros_add": [
1662-
"STM32F401xC"
1663-
],
1664-
"supported_toolchains": [
1665-
"GCC_ARM"
1666-
],
1667-
"device_has_add": [
1668-
"MPU"
1669-
],
1670-
"device_name": "STM32F401VC"
1671-
},
1672-
"STEVAL_3DP001V1": {
1673-
"inherits": [
1674-
"MCU_STM32"
1675-
],
1676-
"core": "Cortex-M4F",
1677-
"extra_labels_add": [
1678-
"STM32F4",
1679-
"STM32F401xE"
1680-
],
1681-
"config": {
1682-
"clock_source": {
1683-
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL | USE_PLL_HSI",
1684-
"value": "USE_PLL_HSE_XTAL|USE_PLL_HSI",
1685-
"macro_name": "CLOCK_SOURCE"
1686-
}
1687-
},
1688-
"macros_add": [
1689-
"STM32F401xE",
1690-
"HSE_VALUE=25000000"
1691-
],
1692-
"device_has_add": [
1693-
"SERIAL_ASYNCH",
1694-
"FLASH",
1695-
"MPU"
1696-
],
1697-
"device_has_remove": [
1698-
"LPTICKER"
1699-
],
1700-
"overrides": {
1701-
"lse_available": 0
1702-
},
1703-
"release_versions": [
1704-
"2",
1705-
"5"
1706-
],
1707-
"device_name": "STM32F401VE"
1708-
},
17091651
"ARCH_MAX": {
17101652
"inherits": [
17111653
"MCU_STM32"
@@ -1744,10 +1686,6 @@
17441686
"macro_name": "CLOCK_SOURCE"
17451687
}
17461688
},
1747-
"release_versions": [
1748-
"2",
1749-
"5"
1750-
],
17511689
"device_name": "STM32F407VETx",
17521690
"bootloader_supported": true,
17531691
"overrides": {
@@ -1758,96 +1696,6 @@
17581696
"9011"
17591697
]
17601698
},
1761-
"DISCO_F407VG": {
1762-
"inherits": [
1763-
"MCU_STM32"
1764-
],
1765-
"core": "Cortex-M4F",
1766-
"extra_labels_add": [
1767-
"STM32F4",
1768-
"STM32F407xG"
1769-
],
1770-
"macros_add": [
1771-
"STM32F407xx"
1772-
],
1773-
"config": {
1774-
"clock_source": {
1775-
"help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL | USE_PLL_HSI",
1776-
"value": "USE_PLL_HSE_XTAL|USE_PLL_HSI",
1777-
"macro_name": "CLOCK_SOURCE"
1778-
},
1779-
"usb_speed": {
1780-
"help": "USE_USB_OTG_FS or USE_USB_OTG_HS or USE_USB_HS_IN_FS",
1781-
"value": "USE_USB_OTG_FS"
1782-
}
1783-
},
1784-
"overrides": {
1785-
"lse_available": 0
1786-
},
1787-
"device_has_add": [
1788-
"ANALOGOUT",
1789-
"TRNG",
1790-
"FLASH",
1791-
"MPU"
1792-
],
1793-
"device_has_remove": [
1794-
"LPTICKER"
1795-
],
1796-
"release_versions": [
1797-
"2",
1798-
"5"
1799-
],
1800-
"device_name": "STM32F407VG",
1801-
"detect_code": [
1802-
"0830"
1803-
]
1804-
},
1805-
"NUCLEO_F410RB": {
1806-
"inherits": [
1807-
"MCU_STM32"
1808-
],
1809-
"supported_form_factors": [
1810-
"ARDUINO",
1811-
"MORPHO"
1812-
],
1813-
"core": "Cortex-M4F",
1814-
"extra_labels_add": [
1815-
"STM32F4",
1816-
"STM32F410xB"
1817-
],
1818-
"macros_add": [
1819-
"STM32F410Rx"
1820-
],
1821-
"config": {
1822-
"clock_source": {
1823-
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
1824-
"value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
1825-
"macro_name": "CLOCK_SOURCE"
1826-
},
1827-
"lpticker_lptim": {
1828-
"help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
1829-
"value": 1
1830-
}
1831-
},
1832-
"overrides": {
1833-
"lpticker_delay_ticks": 4
1834-
},
1835-
"detect_code": [
1836-
"0744"
1837-
],
1838-
"device_has_add": [
1839-
"ANALOGOUT",
1840-
"SERIAL_ASYNCH",
1841-
"TRNG",
1842-
"FLASH",
1843-
"MPU"
1844-
],
1845-
"release_versions": [
1846-
"2",
1847-
"5"
1848-
],
1849-
"device_name": "STM32F410RB"
1850-
},
18511699
"NUCLEO_F411RE": {
18521700
"inherits": [
18531701
"MCU_STM32"
@@ -1920,10 +1768,6 @@
19201768
"SERIAL_FC",
19211769
"LPTICKER"
19221770
],
1923-
"release_versions": [
1924-
"2",
1925-
"5"
1926-
],
19271771
"device_name": "STM32F411RE",
19281772
"bootloader_supported": true,
19291773
"detect_code": [
@@ -1949,10 +1793,6 @@
19491793
"device_has_remove": [
19501794
"SERIAL_FC"
19511795
],
1952-
"release_versions": [
1953-
"2",
1954-
"5"
1955-
],
19561796
"bootloader_supported": true,
19571797
"device_name": "STM32F411RE",
19581798
"detect_code": [
@@ -1993,10 +1833,6 @@
19931833
"MPU",
19941834
"USBDEVICE"
19951835
],
1996-
"release_versions": [
1997-
"2",
1998-
"5"
1999-
],
20001836
"device_name": "STM32F412ZG",
20011837
"bootloader_supported": true
20021838
},
@@ -2026,9 +1862,6 @@
20261862
"FLASH",
20271863
"MPU"
20281864
],
2029-
"release_versions": [
2030-
"5"
2031-
],
20321865
"device_name": "STM32F412ZG",
20331866
"bootloader_supported": true,
20341867
"config": {
@@ -2098,10 +1931,6 @@
20981931
"SPIF"
20991932
],
21001933
"bootloader_supported": true,
2101-
"release_versions": [
2102-
"2",
2103-
"5"
2104-
],
21051934
"device_name": "STM32F413RHTx",
21061935
"mbed_rom_start": "0x08000000",
21071936
"mbed_rom_size": "0x180000",
@@ -2156,10 +1985,6 @@
21561985
"USBDEVICE"
21571986
],
21581987
"bootloader_supported": true,
2159-
"release_versions": [
2160-
"2",
2161-
"5"
2162-
],
21631988
"device_name": "STM32F413ZH"
21641989
},
21651990
"NUCLEO_F413ZH": {
@@ -2204,10 +2029,6 @@
22042029
"USBDEVICE"
22052030
],
22062031
"bootloader_supported": true,
2207-
"release_versions": [
2208-
"2",
2209-
"5"
2210-
],
22112032
"device_name": "STM32F413ZH"
22122033
},
22132034
"NUCLEO_F429ZI": {
@@ -2258,10 +2079,6 @@
22582079
"detect_code": [
22592080
"0796"
22602081
],
2261-
"release_versions": [
2262-
"2",
2263-
"5"
2264-
],
22652082
"device_name": "STM32F429ZI",
22662083
"bootloader_supported": true,
22672084
"overrides": {
@@ -2305,10 +2122,6 @@
23052122
"device_has_remove": [
23062123
"LPTICKER"
23072124
],
2308-
"release_versions": [
2309-
"2",
2310-
"5"
2311-
],
23122125
"device_name": "STM32F429ZI",
23132126
"bootloader_supported": true,
23142127
"detect_code": [
@@ -2353,9 +2166,6 @@
23532166
"detect_code": [
23542167
"0467"
23552168
],
2356-
"release_versions": [
2357-
"5"
2358-
],
23592169
"device_name": "STM32F429ZI",
23602170
"bootloader_supported": true,
23612171
"overrides": {
@@ -2397,10 +2207,6 @@
23972207
"detect_code": [
23982208
"9014"
23992209
],
2400-
"release_versions": [
2401-
"2",
2402-
"5"
2403-
],
24042210
"device_name": "STM32F439VI",
24052211
"bootloader_supported": true,
24062212
"overrides": {
@@ -2442,10 +2248,6 @@
24422248
"detect_code": [
24432249
"9015"
24442250
],
2445-
"release_versions": [
2446-
"2",
2447-
"5"
2448-
],
24492251
"device_name": "STM32F439VI",
24502252
"components_add": [
24512253
"SD"
@@ -2495,10 +2297,6 @@
24952297
"detect_code": [
24962298
"0797"
24972299
],
2498-
"release_versions": [
2499-
"2",
2500-
"5"
2501-
],
25022300
"device_name": "STM32F439ZI",
25032301
"bootloader_supported": true,
25042302
"overrides": {
@@ -2538,45 +2336,9 @@
25382336
"FLASH",
25392337
"MPU"
25402338
],
2541-
"release_versions": [
2542-
"2",
2543-
"5"
2544-
],
25452339
"device_name": "STM32F446RE",
25462340
"bootloader_supported": true
25472341
},
2548-
"B96B_F446VE": {
2549-
"inherits": [
2550-
"MCU_STM32"
2551-
],
2552-
"supported_form_factors": [
2553-
"ARDUINO",
2554-
"MORPHO"
2555-
],
2556-
"core": "Cortex-M4F",
2557-
"extra_labels_add": [
2558-
"STM32F4",
2559-
"STM32F446xE"
2560-
],
2561-
"macros_add": [
2562-
"STM32F446xx"
2563-
],
2564-
"detect_code": [
2565-
"0840"
2566-
],
2567-
"device_has_add": [
2568-
"ANALOGOUT",
2569-
"CAN",
2570-
"SERIAL_ASYNCH",
2571-
"FLASH",
2572-
"MPU"
2573-
],
2574-
"release_versions": [
2575-
"2",
2576-
"5"
2577-
],
2578-
"device_name": "STM32F446VE"
2579-
},
25802342
"NUCLEO_F446ZE": {
25812343
"inherits": [
25822344
"MCU_STM32"
@@ -2615,10 +2377,6 @@
26152377
"MPU",
26162378
"USBDEVICE"
26172379
],
2618-
"release_versions": [
2619-
"2",
2620-
"5"
2621-
],
26222380
"device_name": "STM32F446ZE"
26232381
},
26242382
"DISCO_F469NI": {
@@ -2659,10 +2417,6 @@
26592417
"MPU",
26602418
"USBDEVICE"
26612419
],
2662-
"release_versions": [
2663-
"2",
2664-
"5"
2665-
],
26662420
"device_name": "STM32F469NI",
26672421
"bootloader_supported": true
26682422
},
@@ -2704,9 +2458,6 @@
27042458
"LPTICKER"
27052459
],
27062460
"device_name": "STM32F469NI",
2707-
"release_versions": [
2708-
"5"
2709-
],
27102461
"detect_code": [
27112462
"0604"
27122463
]

0 commit comments

Comments
 (0)