Skip to content

Commit fb8255b

Browse files
committed
Merge pull request #553 from ohagendorf/master
README - rendering problem because of a missing new line
2 parents b97938d + e724049 commit fb8255b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,16 @@ STMicroelectronics:
7878
Nordic:
7979
* [nRF51822-mKIT](https://developer.mbed.org/platforms/Nordic-nRF51822/) (Cortex-M0)
8080
* [Arch BLE](https://developer.mbed.org/platforms/Seeed-Arch-BLE/) (Cortex-M0)
81+
8182
Supported Toolchains and IDEs
8283
-----------------------------
8384
* GCC ARM: [GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded/4.7/4.7-2012-q4-major)
8485
* ARMCC (standard library and MicroLib): [uVision](http://www.keil.com/uvision/)
8586
* IAR: [IAR Embedded Workbench](http://www.iar.com/en/Products/IAR-Embedded-Workbench/ARM/)
8687
* GCC code_red: [Red Suite](http://www.code-red-tech.com/)
8788
* GCC CodeSourcery: [Sourcery CodeBench](http://www.mentor.com/embedded-software/codesourcery)
88-
* Em::Blocks: [EmBlocks](http://www.emblocks.org/web/)
89-
* CooCox: [CoIDE](http://www.coocox.org/)
89+
* GCC ARM: [Em::Blocks](http://www.emblocks.org/web/)
90+
* GCC ARM: [CooCox CoIDE](http://www.coocox.org/)
9091

9192
API Documentation
9293
-----------------

0 commit comments

Comments
 (0)