Go to file
Joe Turner 9d488c6ea7 Make toolchain use hard float, and remove debugging statement. 2013-06-05 13:07:57 +01:00
libraries Remove empty files, and not ported driver code. 2013-06-04 11:50:07 +01:00
workspace_tools Make toolchain use hard float, and remove debugging statement. 2013-06-05 13:07:57 +01:00
.gitignore Add private_settings.py to the git ignore list 2013-02-18 15:38:36 +00:00
README.md Update README.md 2013-03-14 15:07:11 +00:00

README.md

mbed

The mbed Software Development Kit (SDK) is a C/C++ microcontroller software platform relied upon by tens of thousands of developers to build projects fast.

The SDK is licensed under the permissive Apache 2.0 licence, so you can use it in both commercial and personal projects with confidence.

The mbed SDK has been designed to provide enough hardware abstraction to be intuitive and concise, yet powerful enough to build complex projects. It is built on the low-level ARM CMSIS APIs, allowing you to code down to the metal if needed. In addition to RTOS, USB and Networking libraries, a cookbook of hundreds of reusable peripheral and module libraries have been built on top of the SDK by the mbed Developer Community.

Supported Microcontrollers

Supported Toolchains and IDEs

API Documentation