Add libOpenCM3 framework for nucleo_f103rb board // Resolve #309

This commit is contained in:
Ivan Kravets
2015-10-16 15:22:11 +01:00
parent a965bfd32e
commit 1520c096a4
2 changed files with 14 additions and 0 deletions

View File

@ -4,6 +4,13 @@ Release History
PlatformIO 2.0
--------------
2.4.0 (2015-??-??)
~~~~~~~~~~~~~~~~~~
* Added `libOpenCM3 <http://docs.platformio.org/en/latest/frameworks/libopencm3.html>`_
framework for Nucleo F103RB board
(`issue #309 <https://github.com/platformio/platformio/issues/309>`_)
2.3.4 (2015-10-13)
~~~~~~~~~~~~~~~~~~

View File

@ -64,6 +64,13 @@ ST
- 128 Kb
- 16 Kb
* - ``nucleo_f103rb``
- `ST Nucleo F103RB <https://developer.mbed.org/platforms/ST-Nucleo-F103RB/>`_
- STM32F103RBT6
- 72 MHz
- 128 Kb
- 20 Kb
TI
~~