|
603 | 603 | "supported_form_factors": ["ARDUINO"],
|
604 | 604 | "core": "Cortex-M4F",
|
605 | 605 | "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
606 |
| - "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F"], |
| 606 | + "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM", "KPSDK_MCUS", "KPSDK_CODE", "MCU_K64F", "Freescale_EMAC"], |
607 | 607 | "is_disk_virtual": true,
|
608 | 608 | "macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED"],
|
609 | 609 | "inherits": ["Target"],
|
|
665 | 665 | "supported_form_factors": ["ARDUINO"],
|
666 | 666 | "core": "Cortex-M4F",
|
667 | 667 | "supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
668 |
| - "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM"], |
| 668 | + "extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM", "Freescale_EMAC"], |
669 | 669 | "is_disk_virtual": true,
|
670 | 670 | "macros": ["CPU_MK66FN2M0VMD18", "FSL_RTOS_MBED"],
|
671 | 671 | "inherits": ["Target"],
|
|
904 | 904 | "inherits": ["FAMILY_STM32"],
|
905 | 905 | "supported_form_factors": ["ARDUINO", "MORPHO"],
|
906 | 906 | "core": "Cortex-M3",
|
907 |
| - "extra_labels_add": ["STM32F2", "STM32F207ZG"], |
| 907 | + "extra_labels_add": ["STM32F2", "STM32F207ZG", "STM_EMAC"], |
908 | 908 | "config": {
|
909 | 909 | "d11_configuration": {
|
910 | 910 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1219 | 1219 | "macro_name": "CLOCK_SOURCE_USB"
|
1220 | 1220 | }
|
1221 | 1221 | },
|
1222 |
| - "extra_labels_add": ["STM32F4", "STM32F429", "STM32F429ZI", "STM32F429xx", "STM32F429xI"], |
| 1222 | + "extra_labels_add": ["STM32F4", "STM32F429", "STM32F429ZI", "STM32F429xx", "STM32F429xI", "STM_EMAC"], |
1223 | 1223 | "macros_add": ["USB_STM_HAL", "USBHOST_OTHER"],
|
1224 | 1224 | "device_has_add": ["ANALOGOUT", "CAN", "EMAC", "LOWPOWERTIMER", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
|
1225 | 1225 | "detect_code": ["0796"],
|
|
1249 | 1249 | "macro_name": "CLOCK_SOURCE_USB"
|
1250 | 1250 | }
|
1251 | 1251 | },
|
1252 |
| - "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI", "STM32F439xx", "STM32F439xI"], |
| 1252 | + "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI", "STM32F439xx", "STM32F439xI", "STM_EMAC"], |
1253 | 1253 | "macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "USB_STM_HAL", "USBHOST_OTHER"],
|
1254 | 1254 | "device_has_add": ["ANALOGOUT", "CAN", "EMAC", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
|
1255 | 1255 | "detect_code": ["0797"],
|
|
1308 | 1308 | "NUCLEO_F746ZG": {
|
1309 | 1309 | "inherits": ["FAMILY_STM32"],
|
1310 | 1310 | "core": "Cortex-M7F",
|
1311 |
| - "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746ZG"], |
| 1311 | + "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746ZG", "STM_EMAC"], |
1312 | 1312 | "config": {
|
1313 | 1313 | "d11_configuration": {
|
1314 | 1314 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1337 | 1337 | "NUCLEO_F756ZG": {
|
1338 | 1338 | "inherits": ["FAMILY_STM32"],
|
1339 | 1339 | "core": "Cortex-M7F",
|
1340 |
| - "extra_labels_add": ["STM32F7", "STM32F756", "STM32F756xG", "STM32F756ZG"], |
| 1340 | + "extra_labels_add": ["STM32F7", "STM32F756", "STM32F756xG", "STM32F756ZG", "STM_EMAC"], |
1341 | 1341 | "config": {
|
1342 | 1342 | "d11_configuration": {
|
1343 | 1343 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1365 | 1365 | "NUCLEO_F767ZI": {
|
1366 | 1366 | "inherits": ["FAMILY_STM32"],
|
1367 | 1367 | "core": "Cortex-M7FD",
|
1368 |
| - "extra_labels_add": ["STM32F7", "STM32F767", "STM32F767xI", "STM32F767ZI"], |
| 1368 | + "extra_labels_add": ["STM32F7", "STM32F767", "STM32F767xI", "STM32F767ZI", "STM_EMAC"], |
1369 | 1369 | "config": {
|
1370 | 1370 | "d11_configuration": {
|
1371 | 1371 | "help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",
|
|
1827 | 1827 | "DISCO_F746NG": {
|
1828 | 1828 | "inherits": ["FAMILY_STM32"],
|
1829 | 1829 | "core": "Cortex-M7F",
|
1830 |
| - "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746NG"], |
| 1830 | + "extra_labels_add": ["STM32F7", "STM32F746", "STM32F746xG", "STM32F746NG", "STM_EMAC"], |
1831 | 1831 | "supported_form_factors": ["ARDUINO"],
|
1832 | 1832 | "config": {
|
1833 | 1833 | "clock_source": {
|
|
1854 | 1854 | "DISCO_F769NI": {
|
1855 | 1855 | "inherits": ["FAMILY_STM32"],
|
1856 | 1856 | "core": "Cortex-M7FD",
|
1857 |
| - "extra_labels_add": ["STM32F7", "STM32F769", "STM32F769xI", "STM32F769NI"], |
| 1857 | + "extra_labels_add": ["STM32F7", "STM32F769", "STM32F769xI", "STM32F769NI", "STM_EMAC"], |
1858 | 1858 | "supported_form_factors": ["ARDUINO"],
|
1859 | 1859 | "config": {
|
1860 | 1860 | "clock_source": {
|
|
2074 | 2074 | "MODULE_UBLOX_ODIN_W2": {
|
2075 | 2075 | "inherits": ["FAMILY_STM32"],
|
2076 | 2076 | "core": "Cortex-M4F",
|
2077 |
| - "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI","STM32F439xx", "STM32F439xI"], |
| 2077 | + "extra_labels_add": ["STM32F4", "STM32F439", "STM32F439ZI","STM32F439xx", "STM32F439xI", "STM_EMAC"], |
2078 | 2078 | "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"],
|
2079 | 2079 | "device_has_add": ["CAN", "EMAC", "TRNG", "FLASH"],
|
2080 | 2080 | "device_has_remove": ["RTC", "SLEEP"],
|
|
2125 | 2125 | "supported_form_factors": ["ARDUINO"],
|
2126 | 2126 | "core": "Cortex-M4F",
|
2127 | 2127 | "supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
|
2128 |
| - "extra_labels_add": ["STM32F4", "STM32F437", "STM32F437VG", "STM32F437xx", "STM32F437xG"], |
| 2128 | + "extra_labels_add": ["STM32F4", "STM32F437", "STM32F437VG", "STM32F437xx", "STM32F437xG", "STM_EMAC"], |
2129 | 2129 | "config": {
|
2130 | 2130 | "modem_is_on_board": {
|
2131 | 2131 | "help": "Value: Tells the build system that the modem is on-board as oppose to a plug-in shield/module.",
|
|
0 commit comments