Skip to content

Update Ethernet porting guide. #528

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

Merged
merged 2 commits into from
May 25, 2018
Merged

Update Ethernet porting guide. #528

merged 2 commits into from
May 25, 2018

Conversation

SeppoTakalo
Copy link
Contributor

Remove mention about feature branch, these are now in master.
Tell about the README.md in test directory.

@AnotherButler Please review & merge in. We would like to have this before OOB.

Remove mention about feature branch, these are now in master.
Tell about the README.md in test directory.
@@ -144,7 +144,7 @@ For general Greentea information, please see the [Greentea](/docs/development/to

EMAC tests are in the Mbed OS tree under the `TESTS/network/emac` directory.

Greentea socket tests are in the Mbed OS tree under the `TESTS/netsocket` directory.
Greentea socket tests are in the Mbed OS tree under the `TESTS/network/emac` directory. It contains [README.md](https://github.com/ARMmbed/mbed-os/blob/master/TESTS/network/emac/README.md) to guide setting up the test environment and running test cases.
Copy link
Contributor

@AnotherButler AnotherButler May 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We prefer not to link to GitHub. Let's keep this line the way it was.

@@ -2,7 +2,7 @@

<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/emac.png)<span>Emac API</span></span>

This document describes how to port and test an Ethernet MAC (EMAC) driver to Mbed OS. This code is currently on a feature branch.
This document describes how to port and test an Ethernet MAC (EMAC) driver to Mbed OS.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Delete sentence as requested in comment for linking best practices.
@AnotherButler AnotherButler merged commit 41959a6 into ARMmbed:new_engine May 25, 2018
@SeppoTakalo SeppoTakalo deleted the clarify_emac_porting branch May 29, 2018 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants