mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #4708 from mattot01/CM3DS_enable_MPS2_test
Enable greentea testing on CM3DS_MPS2 targetpull/4792/head
commit
a2896cbd8d
|
@ -1976,7 +1976,9 @@
|
||||||
"extra_labels": ["ARM_SSG", "CM3DS_MPS2"],
|
"extra_labels": ["ARM_SSG", "CM3DS_MPS2"],
|
||||||
"macros": ["CMSDK_CM3DS"],
|
"macros": ["CMSDK_CM3DS"],
|
||||||
"device_has": ["ANALOGIN", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SPI", "RTC"],
|
"device_has": ["ANALOGIN", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SPI", "RTC"],
|
||||||
"release_versions": ["2", "5"]
|
"release_versions": ["2", "5"],
|
||||||
|
"copy_method": "mps2",
|
||||||
|
"reset_method": "reboot.txt"
|
||||||
},
|
},
|
||||||
"ARM_BEETLE_SOC": {
|
"ARM_BEETLE_SOC": {
|
||||||
"inherits": ["ARM_IOTSS_Target"],
|
"inherits": ["ARM_IOTSS_Target"],
|
||||||
|
|
Loading…
Reference in New Issue