Go to file
Joe Turner 4e68eaef57 Make pinmap and port API use the correct memory region for the GPIOs. 2013-05-14 11:00:18 +01:00
libraries Make pinmap and port API use the correct memory region for the GPIOs. 2013-05-14 11:00:18 +01:00
workspace_tools Add STM32 to the buildchain 2013-04-24 09:35:11 +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