Skip to content

Commit a2896cb

Browse files
Merge pull request #4708 from mattot01/CM3DS_enable_MPS2_test
Enable greentea testing on CM3DS_MPS2 target
2 parents 775b935 + 774b5c6 commit a2896cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

targets/targets.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,9 @@
19761976
"extra_labels": ["ARM_SSG", "CM3DS_MPS2"],
19771977
"macros": ["CMSDK_CM3DS"],
19781978
"device_has": ["ANALOGIN", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SPI", "RTC"],
1979-
"release_versions": ["2", "5"]
1979+
"release_versions": ["2", "5"],
1980+
"copy_method": "mps2",
1981+
"reset_method": "reboot.txt"
19801982
},
19811983
"ARM_BEETLE_SOC": {
19821984
"inherits": ["ARM_IOTSS_Target"],

0 commit comments

Comments
 (0)