Skip to content

Commit

Permalink
Fix issue with ARM mbed framework when abstract class breaks compile …
Browse files Browse the repository at this point in the history
…for LPC1768 // Resolve #666
  • Loading branch information
ivankravets committed Jun 2, 2016
1 parent 38967ea commit 0b80ed6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ PlatformIO 2.0
* Fixed issue with ARM mbed framework and multiple definition errors
on FRDM-KL46Z board
(`issue #641 <https://github.com/platformio/platformio/issues/641>`_)

* Fixed issue with ARM mbed framework when abstract class breaks compile
for LPC1768
(`issue #666 <https://github.com/platformio/platformio/issues/666>`_)

2.9.1 (2016-04-30)
~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 0b80ed6

Please sign in to comment.