|
2036 | 2036 | },
|
2037 | 2037 | "NUCLEO_F031K6": {
|
2038 | 2038 | "inherits": ["FAMILY_STM32"],
|
2039 |
| - "supported_form_factors": ["ARDUINO"], |
2040 | 2039 | "core": "Cortex-M0",
|
2041 | 2040 | "default_toolchain": "uARM",
|
2042 | 2041 | "extra_labels_add": ["STM32F0", "STM32F031K6"],
|
|
2061 | 2060 | },
|
2062 | 2061 | "NUCLEO_F042K6": {
|
2063 | 2062 | "inherits": ["FAMILY_STM32"],
|
2064 |
| - "supported_form_factors": ["ARDUINO"], |
2065 | 2063 | "core": "Cortex-M0",
|
2066 | 2064 | "default_toolchain": "uARM",
|
2067 | 2065 | "extra_labels_add": ["STM32F0", "STM32F042K6"],
|
|
2254 | 2252 | },
|
2255 | 2253 | "NUCLEO_F303K8": {
|
2256 | 2254 | "inherits": ["FAMILY_STM32"],
|
2257 |
| - "supported_form_factors": ["ARDUINO"], |
2258 | 2255 | "core": "Cortex-M4F",
|
2259 | 2256 | "extra_labels_add": ["STM32F3", "STM32F303x8", "STM32F303K8"],
|
2260 | 2257 | "config": {
|
|
3057 | 3054 | "core": "Cortex-M0+",
|
3058 | 3055 | "extra_labels_add": ["STM32L0", "STM32L031K6"],
|
3059 | 3056 | "default_toolchain": "uARM",
|
3060 |
| - "supported_form_factors": ["ARDUINO"], |
3061 | 3057 | "config": {
|
3062 | 3058 | "clock_source": {
|
3063 | 3059 | "help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
|
3164 | 3160 | },
|
3165 | 3161 | "NUCLEO_L432KC": {
|
3166 | 3162 | "inherits": ["FAMILY_STM32"],
|
3167 |
| - "supported_form_factors": ["ARDUINO"], |
3168 | 3163 | "core": "Cortex-M4F",
|
3169 | 3164 | "extra_labels_add": ["STM32L4", "STM32L432xC", "STM32L432KC"],
|
3170 | 3165 | "config": {
|
|
0 commit comments