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/03/25 06:29:57 UTC

[1/2] incubator-mynewt-site git commit: Updated board support. Fixed event info errors

Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/master 12cc9396a -> a45eda021


Updated board support. Fixed event info errors


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/e81b2872
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/e81b2872
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/e81b2872

Branch: refs/heads/master
Commit: e81b287266f25e22d73572d4de3e7a8089c594eb
Parents: 12cc939
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Mar 24 23:12:15 2017 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Mar 24 23:12:15 2017 -0700

----------------------------------------------------------------------
 custom-theme/landing.html | 17 +++++++++++------
 mkdocs.yml                |  4 ++--
 2 files changed, 13 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e81b2872/custom-theme/landing.html
----------------------------------------------------------------------
diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index ccc7ec2..a0ad2e9 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -108,13 +108,16 @@
                   <li>
                       <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52832/"> nRF52 DK </a> from Nordic Semiconductor (Cortex-M4)
                   </li>
-                  <li>
-                      <a href="http://ruuvitag.com"> RuuviTag </a> Sensor beacon platform (Nordic nRF52832 based)
+                   <li>
+                      <a href="https://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK"> nRF52840 Preview DK </a> from Nordic Semiconductor (Cortex-M4)
                   </li>
                   <li>
                       <a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"> nRF51 DK </a> from Nordic Semiconductor (Cortex-M0)
                   </li>
                   <li>
+                      <a href="http://ruuvitag.com"> RuuviTag </a> Sensor beacon platform (Nordic nRF52832 based)
+                  </li>
+                  <li>
                       <a href="http://redbearlab.com/blenano/"> BLE Nano </a> from RedBear (Nordic nRF51822 SoC based)
                   </li>
                   <li>
@@ -124,9 +127,6 @@
                       <a href="https://www.rigado.com/products/bmd-300-eval-kit/"> BMD-300-EVAL-ES </a> from Rigado (Cortex-M4)
                   </li>
                   <li>
-                      <a href="http://www.st.com/en/evaluation-tools/stm32f3discovery.html"> STM32F3DISCOVERY </a> from ST Micro (Cortex-M4)
-                  </li>
-                  <li>
                       <a href="http://www.st.com/en/evaluation-tools/stm32f4discovery.html"> STM32F4DISCOVERY </a> from ST Micro (Cortex-M4)
                   </li>
                   <li>
@@ -150,8 +150,13 @@
                   <li>
                       <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)
+                  </li> 
+                  <li>
+                      <a href="https://www.adafruit.com/feather"> Adafruit Feather </a> with Nordic nRF52 (Cortex-M4) 
+                  </li>
               </ul>
-
             </div>
           </div>
         </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e81b2872/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index 4265cd8..5e36ac2 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -404,12 +404,12 @@ extra:
         event 1:
             title: 'ApacheIoT, ApacheCon North America'
             description: 'A new conference track that lays the vision, framework, and components for an IoT system. See more at <a href="http://us.apacheiot.org"> http://us.apacheiot.org</a>. Multiple talks will feature Apache Mynewt.'
-            location: "Santa Clara Convention Center, Santa Clara, CA, USA"
+            location: "InterContinental Miami, Miami, FL, USA"
             date: '16-18 May, 2017'
         event 2:
             title: 'IoTFuse: Conference 2017'
             description: 'Presentation on managing devices running open source Operating Systems including Apache Mynewt.'
-            location: "Minneapolis Convention Center, Minneapolis, CA, USA"
+            location: "Minneapolis Convention Center, Minneapolis, MN, USA"
             date: '21 April, 2017'
         event 3:
             title: 'Bluetooth World'


[2/2] incubator-mynewt-site git commit: additional STM32-E407 pictures

Posted by ad...@apache.org.
additional STM32-E407 pictures


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/a45eda02
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/a45eda02
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/a45eda02

Branch: refs/heads/master
Commit: a45eda02170336d22f0537e4bdcbbe8bc56ecd5e
Parents: e81b287
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Mar 24 23:15:59 2017 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Mar 24 23:15:59 2017 -0700

----------------------------------------------------------------------
 docs/os/tutorials/pics/STM32-E407_bot_small.jpg | Bin 0 -> 140793 bytes
 docs/os/tutorials/pics/STM32-E407_top_small.jpg | Bin 0 -> 165366 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a45eda02/docs/os/tutorials/pics/STM32-E407_bot_small.jpg
----------------------------------------------------------------------
diff --git a/docs/os/tutorials/pics/STM32-E407_bot_small.jpg b/docs/os/tutorials/pics/STM32-E407_bot_small.jpg
new file mode 100755
index 0000000..da1889e
Binary files /dev/null and b/docs/os/tutorials/pics/STM32-E407_bot_small.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a45eda02/docs/os/tutorials/pics/STM32-E407_top_small.jpg
----------------------------------------------------------------------
diff --git a/docs/os/tutorials/pics/STM32-E407_top_small.jpg b/docs/os/tutorials/pics/STM32-E407_top_small.jpg
new file mode 100755
index 0000000..938a04b
Binary files /dev/null and b/docs/os/tutorials/pics/STM32-E407_top_small.jpg differ