blob: 440fcf34ef47279cd4e39ff5838791c1eac3d569 [file] [log] [blame]
<div class="container small-no-padding">
<div class="row">
<div class="col-md-8 content">
<h3> Features </h3>
<li>
Real-time operating system kernel (Mynewt OS)
</li>
<li>
Command line package management and build system (Newt Tool)
</li>
<li>
Hardware Abstraction Layer unifying common MCU features
</li>
<li>
Board Support Infrastructure
</li>
<li>
System level logs and statistics
</li>
<li>
Signed images and remote firmware upgrade
</li>
<li>
Bluetooth Low Energy stack (BLE 4.2)
</li>
<br>
<p> For features in each release, see <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Apache+Mynewt+Project"> Release Notes </a>
</p>
</div>
<div class="col-md-4">
<div class="rhs">
<h3> Source Code on github.com </h3>
<li>
<a href="https://github.com/apache/incubator-mynewt-core"> Git repo for Mynewt OS </a>
</li>
<li>
<a href="https://github.com/apache/incubator-mynewt-newt"> Git repo for Newt Tool </a>
</li>
<li>
<a href="https://github.com/apache/incubator-mynewt-site"> Git repo for Docs </a>
</li>
</div>
</div>
</div>
</div>
<div class="container small-no-padding">
<div class="row">
<div class="col-md-12 content">
{% block content %}
{% include 'fix_up_content.html' %}
{% endblock %}
</div>
</div>
</div>