Initial support for STM8

This commit is contained in:
Ivan Kravets
2019-01-11 16:52:01 +02:00
parent 38bb2c61c1
commit 3019e35724
3 changed files with 3 additions and 2 deletions

View File

@ -96,6 +96,7 @@ Development Platforms
* `Samsung ARTIK <https://platformio.org/platforms/samsung_artik?utm_source=github&utm_medium=core>`_
* `Silicon Labs EFM32 <https://platformio.org/platforms/siliconlabsefm32?utm_source=github&utm_medium=core>`_
* `ST STM32 <https://platformio.org/platforms/ststm32?utm_source=github&utm_medium=core>`_
* `ST STM8 <https://platformio.org/platforms/ststm8?utm_source=github&utm_medium=core>`_
* `Teensy <https://platformio.org/platforms/teensy?utm_source=github&utm_medium=core>`_
* `TI MSP430 <https://platformio.org/platforms/timsp430?utm_source=github&utm_medium=core>`_
* `TI Tiva <https://platformio.org/platforms/titiva?utm_source=github&utm_medium=core>`_

2
docs

Submodule docs updated: e40ed51555...92337c5e67