Skip to content

Commit 79cf6ab

Browse files
committed
[README.md] some more changes and additions
Some more web addresses changes and added CoIDE as toolchain.
1 parent 542ae12 commit 79cf6ab

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ STMicroelectronics:
7272

7373

7474
Nordic:
75-
* [nRF51822-mKIT](https://mbed.org/platforms/Nordic-nRF51822/) (Cortex-M0)
75+
* [nRF51822-mKIT](https://developer.mbed.org/platforms/Nordic-nRF51822/) (Cortex-M0)
7676

7777
Supported Toolchains and IDEs
7878
-----------------------------
@@ -82,16 +82,17 @@ Supported Toolchains and IDEs
8282
* GCC code_red: [Red Suite](http://www.code-red-tech.com/)
8383
* GCC CodeSourcery: [Sourcery CodeBench](http://www.mentor.com/embedded-software/codesourcery)
8484
* Em::Blocks: [EmBlocks](http://www.emblocks.org/web/)
85+
* CooCox: [CoIDE](http://www.coocox.org/)
8586

8687
API Documentation
8788
-----------------
88-
* [RTOS API](http://mbed.org/handbook/RTOS)
89-
* [TCP/IP Socket API](http://mbed.org/handbook/Socket) (Transports: Ethernet, WiFi, 3G)
90-
* [USB Device API](http://mbed.org/handbook/USBDevice)
91-
* [USB Host API](http://mbed.org/handbook/USBHost)
92-
* [DSP API](http://mbed.org/users/mbed_official/code/mbed-dsp/docs/tip/)
93-
* Flash File Systems: [SD](http://mbed.org/handbook/SDFileSystem), [USB MSD](http://mbed.org/handbook/USBHostMSD), [semihosted](http://mbed.org/handbook/LocalFileSystem)
94-
* [Peripheral Drivers API](http://mbed.org/handbook/Homepage)
89+
* [RTOS API](http://developer.mbed.org/handbook/RTOS)
90+
* [TCP/IP Socket API](http://developer.mbed.org/handbook/Socket) (Transports: Ethernet, WiFi, 3G)
91+
* [USB Device API](http://developer.mbed.org/handbook/USBDevice)
92+
* [USB Host API](http://developer.mbed.org/handbook/USBHost)
93+
* [DSP API](http://developer.mbed.org/users/mbed_official/code/mbed-dsp/docs/tip/)
94+
* Flash File Systems: [SD](http://developer.mbed.org/handbook/SDFileSystem), [USB MSD](http://developer.mbed.org/handbook/USBHostMSD), [semihosted](http://developer.mbed.org/handbook/LocalFileSystem)
95+
* [Peripheral Drivers API](http://developer.mbed.org/handbook/Homepage)
9596

9697
Community
9798
---------

0 commit comments

Comments
 (0)