|
610 | 610 | "supported_form_factors": ["ARDUINO"],
|
611 | 611 | "core": "Cortex-M4F",
|
612 | 612 | "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
613 |
| - "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F"], |
| 613 | + "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F", "Freescale_EMAC"], |
614 | 614 | "is_disk_virtual": true,
|
615 | 615 | "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED"],
|
616 | 616 | "inherits": ["Target"],
|
|
674 | 674 | "supported_form_factors": ["ARDUINO"],
|
675 | 675 | "core": "Cortex-M4F",
|
676 | 676 | "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
677 |
| - "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM"], |
| 677 | + "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM", "Freescale_EMAC"], |
678 | 678 | "is_disk_virtual": true,
|
679 | 679 | "macros": ["CPU_MK66FN2M0VMD18", "FSL_RTOS_MBED"],
|
680 | 680 | "inherits": ["Target"],
|
|
913 | 913 | "inherits": ["FAMILY_STM32"],
|
914 | 914 | "supported_form_factors": ["ARDUINO", "MORPHO"],
|
915 | 915 | "core": "Cortex-M3",
|
916 |
| - "extra_labels_add": ["STM32F2", "STM32F207ZG"], |
| 916 | + "extra_labels_add": ["STM32F2", "STM32F207ZG", "STM_EMAC"], |
917 | 917 | "config": {
|
918 | 918 | "d11_configuration": {
|
919 | 919 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1239 | 1239 | "macro_name": "CLOCK_SOURCE_USB"
|
1240 | 1240 | }
|
1241 | 1241 | },
|
1242 |
| - "extra_labels_add": ["STM32F4", "STM32F429", "STM32F429ZI", "STM32F429xx", "STM32F429xI"], |
| 1242 | + "extra_labels_add": ["STM32F4", "STM32F429", "STM32F429ZI", "STM32F429xx", "STM32F429xI", "STM_EMAC"], |
1243 | 1243 | "macros_add": ["USB_STM_HAL", "USBHOST_OTHER"],
|
1244 | 1244 | "device_has_add": ["ANALOGOUT", "CAN", "EMAC", "LOWPOWERTIMER", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
|
1245 | 1245 | "detect_code": ["0796"],
|
|
1269 | 1269 | "macro_name": "CLOCK_SOURCE_USB"
|
1270 | 1270 | }
|
1271 | 1271 | },
|
1272 |
| - "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI", "STM32F439xx", "STM32F439xI"], |
| 1272 | + "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI", "STM32F439xx", "STM32F439xI", "STM_EMAC"], |
1273 | 1273 | "macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "USB_STM_HAL", "USBHOST_OTHER"],
|
1274 | 1274 | "device_has_add": ["ANALOGOUT", "CAN", "EMAC", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
|
1275 | 1275 | "detect_code": ["0797"],
|
|
1328 | 1328 | "NUCLEO_F746ZG": {
|
1329 | 1329 | "inherits": ["FAMILY_STM32"],
|
1330 | 1330 | "core": "Cortex-M7F",
|
1331 |
| - "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746ZG"], |
| 1331 | + "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746ZG", "STM_EMAC"], |
1332 | 1332 | "config": {
|
1333 | 1333 | "d11_configuration": {
|
1334 | 1334 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1357 | 1357 | "NUCLEO_F756ZG": {
|
1358 | 1358 | "inherits": ["FAMILY_STM32"],
|
1359 | 1359 | "core": "Cortex-M7F",
|
1360 |
| - "extra_labels_add": ["STM32F7", "STM32F756", "STM32F756xG", "STM32F756ZG"], |
| 1360 | + "extra_labels_add": ["STM32F7", "STM32F756", "STM32F756xG", "STM32F756ZG", "STM_EMAC"], |
1361 | 1361 | "config": {
|
1362 | 1362 | "d11_configuration": {
|
1363 | 1363 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1385 | 1385 | "NUCLEO_F767ZI": {
|
1386 | 1386 | "inherits": ["FAMILY_STM32"],
|
1387 | 1387 | "core": "Cortex-M7FD",
|
1388 |
| - "extra_labels_add": ["STM32F7", "STM32F767", "STM32F767xI", "STM32F767ZI"], |
| 1388 | + "extra_labels_add": ["STM32F7", "STM32F767", "STM32F767xI", "STM32F767ZI", "STM_EMAC"], |
1389 | 1389 | "config": {
|
1390 | 1390 | "d11_configuration": {
|
1391 | 1391 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1847 | 1847 | "DISCO_F746NG": {
|
1848 | 1848 | "inherits": ["FAMILY_STM32"],
|
1849 | 1849 | "core": "Cortex-M7F",
|
1850 |
| - "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746NG"], |
| 1850 | + "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746NG", "STM_EMAC"], |
1851 | 1851 | "supported_form_factors": ["ARDUINO"],
|
1852 | 1852 | "config": {
|
1853 | 1853 | "clock_source": {
|
|
1874 | 1874 | "DISCO_F769NI": {
|
1875 | 1875 | "inherits": ["FAMILY_STM32"],
|
1876 | 1876 | "core": "Cortex-M7FD",
|
1877 |
| - "extra_labels_add": ["STM32F7", "STM32F769", "STM32F769xI", "STM32F769NI"], |
| 1877 | + "extra_labels_add": ["STM32F7", "STM32F769", "STM32F769xI", "STM32F769NI", "STM_EMAC"], |
1878 | 1878 | "supported_form_factors": ["ARDUINO"],
|
1879 | 1879 | "config": {
|
1880 | 1880 | "clock_source": {
|
|
2094 | 2094 | "MODULE_UBLOX_ODIN_W2": {
|
2095 | 2095 | "inherits": ["FAMILY_STM32"],
|
2096 | 2096 | "core": "Cortex-M4F",
|
2097 |
| - "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI","STM32F439xx", "STM32F439xI"], |
| 2097 | + "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI","STM32F439xx", "STM32F439xI", "STM_EMAC"], |
2098 | 2098 | "macros": ["MBEDTLS_CONFIG_HW_SUPPORT", "HSE_VALUE=24000000", "HSE_STARTUP_TIMEOUT=5000", "CB_INTERFACE_SDIO","CB_CHIP_WL18XX","SUPPORT_80211D_ALWAYS","WLAN_ENABLED","MBEDTLS_ARC4_C","MBEDTLS_DES_C","MBEDTLS_MD4_C","MBEDTLS_MD5_C","MBEDTLS_SHA1_C"],
|
2099 | 2099 | "device_has_add": ["CAN", "EMAC", "TRNG", "FLASH"],
|
2100 | 2100 | "device_has_remove": ["RTC", "SLEEP"],
|
|
2145 | 2145 | "supported_form_factors": ["ARDUINO"],
|
2146 | 2146 | "core": "Cortex-M4F",
|
2147 | 2147 | "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
|
2148 |
| - "extra_labels_add": ["STM32F4", "STM32F437", "STM32F437VG", "STM32F437xx", "STM32F437xG"], |
| 2148 | + "extra_labels_add": ["STM32F4", "STM32F437", "STM32F437VG", "STM32F437xx", "STM32F437xG", "STM_EMAC"], |
2149 | 2149 | "config": {
|
2150 | 2150 | "modem_is_on_board": {
|
2151 | 2151 | "help": "Value: Tells the build system that the modem is on-board as oppose to a plug-in shield/module.",
|
|
0 commit comments