You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: legacy/mbed-greentea/README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# Development moved
2
+
3
+
The development of Greentea has been moved into the [mbed-os-tools](../../src/mbed_os_tools) package. You can continue to use this module for legacy reasons, however all further development should be continued in the new package.
@@ -174,7 +180,7 @@ Fast Models FVPs are software models for Arm reference design platfrom
174
180
175
181
Greentea supports running test on Fast Models. And [mbed-fastmodel-agent](https://github.com/ARMmbed/mbed-fastmodel-agent) module is required for this purpose.
176
182
177
-
The "--fm" option only available when the `mbed-fastmodel-agent` module is installed :
183
+
The "--fm" option only available when the `mbed-fastmodel-agent` module is installed :
178
184
179
185
You can run tests for FVP_MPS2_Cortex-M3 models, by '--fm' option:
0 commit comments