You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2017/07/25 00:17:19 UTC

[mynewt-site] branch master updated: Update landing.html

This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 147fb3f  Update landing.html
147fb3f is described below

commit 147fb3f11a783b3783de6cffc7d6977820aa6f40
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Mon Jul 24 17:17:17 2017 -0700

    Update landing.html
---
 custom-theme/landing.html | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index a0ad2e9..241c959 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -7,15 +7,15 @@
                 
             <h2>Built for wireless</h2>
 
-            <p> Meet your application’s demands with open source networking stacks e.g. Bluetooth Low Energy 4.2. </p>
+            <p> Meet your application’s demands with open source networking stacks e.g. Bluetooth Low Energy 5 </p>
 
             <ul>
               <li> Flexible, powerful BLE implementation (NimBLE)</li>
                 <ul>
                   <li> Full stack, host only, or controller only - your choice </li>
-                  <li> 10x throughput of Nordic Softdevice </li>
-                  <li> 2x as many concurrent connections as Nordic Softdevice </li>
-                  <li> 4x as many active connections in simulatenous central and peripheral roles as Nordic Softdevice </li>
+                  <li> Maximum throughput of 2Mbps </li>
+                  <li> Up to 32 concurrent connections </li>
+                  <li> Multiple active connections in simulatenous central and peripheral roles </li>
                   <li> <a href="pages/ble/">More on NimBLE...</a> </li>
                 </ul>
               <li> Additional connectivity options include WiFi </li>
@@ -151,11 +151,20 @@
                       <a href="https://creatordev.io/ci40-iot-dev-kit.html"> Creator Ci40 IoT Kit </a> from Imagination Technologies (MIPS CPU)
                   </li>
                   <li>
-                      <a href="http://microbit.org/hardware"> BBB micro:bit </a> with Nordic nRF51822 (Cortex-M0)
+                      <a href="http://microbit.org/hardware"> BBC micro:bit </a> with Nordic nRF51822 (Cortex-M0)
                   </li> 
                   <li>
                       <a href="https://www.adafruit.com/feather"> Adafruit Feather </a> with Nordic nRF52 (Cortex-M4) 
                   </li>
+                  <li>
+                      <a href="https://www.sifive.com/products/hifive1/"> HiFive1 Dev Kit </a> featuring the Freedom E310 from SiFive from (RISC-V)
+                  </li>
+                  <li>
+                      <a href="www.microchip.com/CuriosityPIC32MX470464"> PIC32MX470 Curiosity Development Board </a> from Microchip (MIPS32)
+                  </li>
+                  <li>
+                      <a href="www.microchip.com/PIC32MZ2048EFG100"> PIC32MZ2048EFG100 microcontroller </a> from Microchip (MIPS32)
+                  </li>
               </ul>
             </div>
           </div>

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].