From 3019e357245650f0333f374a2f87dc805979943b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 11 Jan 2019 16:52:01 +0200 Subject: [PATCH] Initial support for STM8 --- README.rst | 1 + docs | 2 +- examples | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index fa295e95..76e1665c 100644 --- a/README.rst +++ b/README.rst @@ -96,6 +96,7 @@ Development Platforms * `Samsung ARTIK `_ * `Silicon Labs EFM32 `_ * `ST STM32 `_ +* `ST STM8 `_ * `Teensy `_ * `TI MSP430 `_ * `TI Tiva `_ diff --git a/docs b/docs index e40ed515..92337c5e 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit e40ed515552cc3f78a73cfada06042bdb6210fa3 +Subproject commit 92337c5e67ca1b46a1cba05b05827c0e1e579d44 diff --git a/examples b/examples index 99f177e5..02874d2b 160000 --- a/examples +++ b/examples @@ -1 +1 @@ -Subproject commit 99f177e5be7c595ac99167fd7b302ea117d64b42 +Subproject commit 02874d2b1ac84465db623dbf3b0d6e111258b3e7