Added NUCLEO-F401RE to README.md. This abandons and closes #53, abandons and closes #57, and abandons and closes #60
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7aee8516 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/7aee8516 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/7aee8516 Branch: refs/heads/develop Commit: 7aee85161dcba7dfa963cdba44fec94d891bc5bc Parents: 1e52394 Author: aditihilbert <[email protected]> Authored: Fri Oct 7 14:07:43 2016 -0700 Committer: aditihilbert <[email protected]> Committed: Fri Oct 7 14:07:43 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/7aee8516/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3f44d43..0abd616 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ It currently supports the following hardware platforms: * Arduino Zero (Cortex-M0) * Arduino Zero Pro (Cortex-M0) * Arduino M0 Pro (Cortex-M0) - +* NUCLEO-F401RE from STMicroelectronics (Cortex-M4) Apache Mynewt uses the [Newt](https://www.github.com/apache/incubator-mynewt-newt) build and package
