Added discussion threads in about page
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/6a553540 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/6a553540 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/6a553540 Branch: refs/heads/master Commit: 6a5535405bd4930b514bf37d85b38f594d96679b Parents: cb39e9b Author: aditihilbert <[email protected]> Authored: Mon Nov 14 16:55:52 2016 -0800 Committer: aditihilbert <[email protected]> Committed: Mon Nov 14 16:55:52 2016 -0800 ---------------------------------------------------------------------- docs/about.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/6a553540/docs/about.md ---------------------------------------------------------------------- diff --git a/docs/about.md b/docs/about.md index a0b10f5..a842db4 100644 --- a/docs/about.md +++ b/docs/about.md @@ -2,11 +2,12 @@ Some upcoming features: -* Full IP support -* Low power support with ability for drivers to turn on/off low power settings automatically -* Sensor API, see <a href="https://lists.apache.org/[email protected]:dfr=June%201|dto=2016-11-14:%22Sensor%20Drivers%22"> discussion thread </a> -* Support for MIPS architecture -* Support for additional boards +* Host-only BLE stack +* Serial upgrade of image in bootloader +* HAL redesign to abstract across a diverse set of chip peripherals ([View discussion thread](http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/201606.mbox/%3C06CB0682-8F67-4C3F-93E4-6A20444487A1%40apache.org%3E)) +* HAL for SPI access (master and slave) +* Ability for drivers to turn on/off low power settings automatically + <font color="#F2853F"> The detailed roadmap is tracked on [JIRA for Mynewt](https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:roadmap-panel). </font>
