Go to file
Emilio Monti a6cad7b15e Prepare support for ARMCC 5.03 (mainline microlib) 2013-04-24 15:29:23 +01:00
libraries Prepare support for ARMCC 5.03 (mainline microlib) 2013-04-24 15:29:23 +01:00
workspace_tools Prepare support for ARMCC 5.03 (mainline microlib) 2013-04-24 15:29:23 +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-04-19 18:10:29 +02:00

README.md

mbed SDK

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.

Documentation

Supported Microcontrollers

Supported Toolchains and IDEs

API Documentation