Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.
Jun Wako a3d96d3aa9 Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
..
docs Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
libraries Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
travis Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
workspace_tools Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
.gitattributes Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
.gitignore Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
.travis.yml Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
CONTRIBUTING.md Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
LICENSE Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
MANIFEST.in Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
README.md Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem
setup.py Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' pirms 9 gadiem

README.md

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.