1
0
tmk_keyboard/tool/mbed/mbed-sdk
Jun Wako 1fe4406f37 Squashed 'tmk_core/' changes from 7967731..b9e0ea0
b9e0ea0 Merge commit '7fa9d8bdea3773d1195b04d98fcf27cf48ddd81d' as 'tool/mbed/mbed-sdk'
7fa9d8b Squashed 'tool/mbed/mbed-sdk/' content from commit 7c21ce5

git-subtree-dir: tmk_core
git-subtree-split: b9e0ea08cb940de20b3610ecdda18e9d8cd7c552
2015-04-24 16:26:14 +09:00
..
docs Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
libraries Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
travis Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
workspace_tools Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
.gitattributes Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
.gitignore Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
.travis.yml Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
CONTRIBUTING.md Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
LICENSE Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
MANIFEST.in Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
README.md Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00
setup.py Squashed 'tmk_core/' changes from 7967731..b9e0ea0 2015-04-24 16:26:14 +09:00

mbed SDK

Build Status

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 and Boards

View all on the mbed Platforms page.

NXP:

Freescale:

STMicroelectronics:

Nordic:

Renesas:

Supported Toolchains and IDEs

API Documentation

Community

For discussing the development of the mbed SDK itself (Addition/support of microcontrollers/toolchains, build and test system, Hardware Abstraction Layer API, etc) please join our mbed-devel mailing list.

For every topic regarding the use of the mbed SDK, rather than its development, please post on the mbed.org forum, or the mbed.org Q&A.

For reporting issues in the mbed libraries please open a ticket on the issue tracker of the relevant mbed official library.