-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove yotta from README.md #9497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Remove all references to yotta.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can remove mooooore 😄
@@ -90,7 +88,7 @@ $ pip install "mbed-greentea<0.2.0" --upgrade | |||
|
|||
### utest support | |||
|
|||
```utest``` is our preferred test harness which allows you to execute a series of (asynchronous) C++ test cases. ```greentea-client``` includes as test dependency ```utest``` yotta module. See the ```greentea-client``` [module.json](https://github.com/ARMmbed/greentea-client/blob/master/module.json) ```testDependency``` section: | |||
```utest``` is our preferred test harness which allows you to execute a series of (asynchronous) C++ test cases. See the ```greentea-client``` [module.json](https://github.com/ARMmbed/greentea-client/blob/master/module.json) ```testDependency``` section: | |||
```json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please go ahead and remove this json blob!
Co-Authored-By: AnotherButler <[email protected]>
Make change suggested in comments.
Remove requested outdated content, and update TOC to reflect changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A much needed update, thanks!
CI started |
Remove all references to yotta.
Description
Remove all references to yotta to resolve internal ticket IOTDOCS-567.
Pull request type
Reviewers
@bridadan