From 9ba493bcee5c4a52858bce0a99349135016cd4e1 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 13 Jan 2016 22:50:19 +0200 Subject: [PATCH] Add new article "STM NUCLEOF401RE TIMER IO" by @g7uvw --- docs/articles.rst | 1 + docs/frameworks/cmsis_extra.rst | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/docs/articles.rst b/docs/articles.rst index 52b89ce4..aa588c22 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -23,6 +23,7 @@ Here are recent articles about PlatformIO: 2016 ^^^^ +* Jan 11, 2016 - **Dr. David Mills** - `STM NUCLEOF401RE TIMER IO `_ * Jan 05, 2016 - **Julien Rodrigues** - `Internet Of Things: The IDE scandal `_ 2015 diff --git a/docs/frameworks/cmsis_extra.rst b/docs/frameworks/cmsis_extra.rst index 7394366e..1ab45803 100644 --- a/docs/frameworks/cmsis_extra.rst +++ b/docs/frameworks/cmsis_extra.rst @@ -9,6 +9,13 @@ See the License for the specific language governing permissions and limitations under the License. +Articles +-------- + +* Jan 11, 2016 - **David Mills, Ph.D.** - `STM NUCLEOF401RE TIMER IO `_ + +See more :ref:`articles`. + Examples --------