Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/master 6c1d0e73e -> b323f8479


Updated Events and added MIPS support to BSP list. This closes #159. This 
closes #158. This closes #157.


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

Branch: refs/heads/master
Commit: a0b28138cf9f109d98d3d16ada144c56ea5970fe
Parents: 6c1d0e7
Author: aditihilbert <ad...@runtime.io>
Authored: Thu Mar 2 15:34:37 2017 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Thu Mar 2 15:34:37 2017 -0800

----------------------------------------------------------------------
 custom-theme/landing.html |  3 +++
 mkdocs.yml                | 28 +++++++++++++++++++---------
 2 files changed, 22 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a0b28138/custom-theme/landing.html
----------------------------------------------------------------------
diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index e160dec..358e706 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -147,6 +147,9 @@
                   <li>
                       <a 
href="http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F";>
 FRDM-K64F </a> from NXP (Cortex-M4)
                   </li>
+                  <li>
+                      <a href="https://creatordev.io/ci40-iot-dev-kit.html";> 
Creator Ci40 IoT Kit (MIPS CPU)
+                  </li>
               </ul>
 
             </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a0b28138/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index 472cdc7..f62020c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -401,16 +401,26 @@ extra:
         Chapter 5 - Modules: 'Lays out all the available modules such as HAL 
(Hardware Abstraction Layer), console, le system, networking stacks, and other 
middleware components.'
         Chapter 6 - Packaging it: 'Packages for distribution delineates the 
process of creating complete packages to load on your embedded device to get it 
up, connected, and ready for remote management.'
     events:
-        event 1:
-            title: 'Embedded Systems Conference'
-            description: 'Meet up to discuss Apache Mynewt.'
-            location: "San Jose Convention Center, San Jose, CA, USA"
-            date: '6-8 December, 2016'
+        event 4:
+            title: 'ApacheIoT, ApacheCon North America'
+            description: 'A new conference track that lays the vision, 
framework, and components for an IoT system. See more at 
http://us.apacheiot.org. Multiple talks will feature Apache Mynewt.'
+            location: "Santa Clara Convention Center, Santa Clara, CA, USA"
+            date: '16-18 May, 2017'
+        event 3:
+            title: 'IoTFuse: Conference 2017'
+            description: 'Presentation on managing devices running open source 
Operating Systems including Apache Mynewt'
+            location: "Minneapolis Convention Center, Minneapolis, CA, USA"
+            date: '21 April, 2017'
         event 2:
-            title: 'CES'
-            description: 'Contact runtime.io or email us at 
d...@mynewt.incubator.apache.org to check out and discuss Apache Mynewt and its 
many uses.'
-            location: "Las Vegas, NV"
-            date: '5-8 January, 2017'
+            title: 'Bluetooth World'
+            description: 'Get to the heart of BLE support from Apache Mynewt 
at Exhibit Booth #11A'
+            location: "Santa Clara Convention Center, Santa Clara, CA, USA"
+            date: '28-29 March, 2017'
+        event 1:
+            title: 'Embedded World'
+            description: 'Contact runtime.io or email us at 
d...@mynewt.incubator.apache.org to discuss Apache Mynewt.'
+            location: "Nuremberg, Germany"
+            date: '14-16 March, 2017'
 
 copyright: 'Apache Mynewt (incubating) is available under Apache License, 
version 2.0.' 
 

Reply via email to