mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #553 from ohagendorf/master
README - rendering problem because of a missing new linepull/556/head
commit
fb8255b710
|
@ -78,6 +78,7 @@ STMicroelectronics:
|
|||
Nordic:
|
||||
* [nRF51822-mKIT](https://developer.mbed.org/platforms/Nordic-nRF51822/) (Cortex-M0)
|
||||
* [Arch BLE](https://developer.mbed.org/platforms/Seeed-Arch-BLE/) (Cortex-M0)
|
||||
|
||||
Supported Toolchains and IDEs
|
||||
-----------------------------
|
||||
* GCC ARM: [GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded/4.7/4.7-2012-q4-major)
|
||||
|
@ -85,8 +86,8 @@ Supported Toolchains and IDEs
|
|||
* IAR: [IAR Embedded Workbench](http://www.iar.com/en/Products/IAR-Embedded-Workbench/ARM/)
|
||||
* GCC code_red: [Red Suite](http://www.code-red-tech.com/)
|
||||
* GCC CodeSourcery: [Sourcery CodeBench](http://www.mentor.com/embedded-software/codesourcery)
|
||||
* Em::Blocks: [EmBlocks](http://www.emblocks.org/web/)
|
||||
* CooCox: [CoIDE](http://www.coocox.org/)
|
||||
* GCC ARM: [Em::Blocks](http://www.emblocks.org/web/)
|
||||
* GCC ARM: [CooCox CoIDE](http://www.coocox.org/)
|
||||
|
||||
API Documentation
|
||||
-----------------
|
||||
|
|
Loading…
Reference in New Issue