Skip to content

Commit 36ee7d9

Browse files
committed
Update README.md
1 parent 178e96d commit 36ee7d9

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
mbed
2-
====
1+
mbed SDK
2+
========
33

44
The mbed Software Development Kit (SDK) is a C/C++ microcontroller software platform relied upon by tens of thousands of
55
developers to build projects fast.
@@ -12,8 +12,11 @@ to build complex projects. It is built on the low-level ARM CMSIS APIs, allowing
1212
In addition to RTOS, USB and Networking libraries, a cookbook of hundreds of reusable peripheral and module libraries
1313
have been built on top of the SDK by the mbed Developer Community.
1414

15-
* [Tools documentation](http://mbed.org/handbook/mbed-tools): how to setup and use the build system.
16-
* [mbed library internals](http://mbed.org/handbook/mbed-library-internals) documentation
15+
Documentation
16+
-------------
17+
* [Tools](http://mbed.org/handbook/mbed-tools): how to setup and use the build system.
18+
* [mbed library internals](http://mbed.org/handbook/mbed-library-internals)
19+
* [Adding a new target microcontroller](http://mbed.org/handbook/mbed-SDK-porting)
1720

1821
Supported Microcontrollers
1922
--------------------------

0 commit comments

Comments
 (0)