|
2035 | 2035 | },
|
2036 | 2036 | "NUCLEO_F031K6": {
|
2037 | 2037 | "inherits": ["FAMILY_STM32"],
|
2038 |
| - "supported_form_factors": ["ARDUINO"], |
2039 | 2038 | "core": "Cortex-M0",
|
2040 | 2039 | "default_toolchain": "uARM",
|
2041 | 2040 | "extra_labels_add": ["STM32F0", "STM32F031K6"],
|
|
2060 | 2059 | },
|
2061 | 2060 | "NUCLEO_F042K6": {
|
2062 | 2061 | "inherits": ["FAMILY_STM32"],
|
2063 |
| - "supported_form_factors": ["ARDUINO"], |
2064 | 2062 | "core": "Cortex-M0",
|
2065 | 2063 | "default_toolchain": "uARM",
|
2066 | 2064 | "extra_labels_add": ["STM32F0", "STM32F042K6"],
|
|
2245 | 2243 | },
|
2246 | 2244 | "NUCLEO_F303K8": {
|
2247 | 2245 | "inherits": ["FAMILY_STM32"],
|
2248 |
| - "supported_form_factors": ["ARDUINO"], |
2249 | 2246 | "core": "Cortex-M4F",
|
2250 | 2247 | "extra_labels_add": ["STM32F3", "STM32F303x8", "STM32F303K8"],
|
2251 | 2248 | "config": {
|
|
3041 | 3038 | "core": "Cortex-M0+",
|
3042 | 3039 | "extra_labels_add": ["STM32L0", "STM32L031K6"],
|
3043 | 3040 | "default_toolchain": "uARM",
|
3044 |
| - "supported_form_factors": ["ARDUINO"], |
3045 | 3041 | "config": {
|
3046 | 3042 | "clock_source": {
|
3047 | 3043 | "help": "Mask value : USE_PLL_HSE_EXTC (need HW patch) | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
|
3148 | 3144 | },
|
3149 | 3145 | "NUCLEO_L432KC": {
|
3150 | 3146 | "inherits": ["FAMILY_STM32"],
|
3151 |
| - "supported_form_factors": ["ARDUINO"], |
3152 | 3147 | "core": "Cortex-M4F",
|
3153 | 3148 | "extra_labels_add": ["STM32L4", "STM32L432xC", "STM32L432KC"],
|
3154 | 3149 | "config": {
|
|
0 commit comments