Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed-os/README.md
- Committer:
- borlanic
- Date:
- 2018-03-30
- Revision:
- 4:75df35ef4fb6
- Parent:
- 0:380207fcb5c1
File content as of revision 4:75df35ef4fb6:
[![Mbed OS][mbed-os-logo]][mbed-os-link] [![Build status release][mbed-travis-release-svg]][mbed-travis-release] [![Build status master][mbed-travis-master-svg]][mbed-travis-master] [![Tools coverage status][mbed-coveralls-tools-svg]][mbed-coveralls-tools] [![PR progress][mbed-waffle-svg]][mbed-waffle] [mbed-os-logo]: logo.png [mbed-os-link]: https://www.mbed.com/en/platform/mbed-os/ [mbed-travis-master]: https://travis-ci.org/ARMmbed/mbed-os [mbed-travis-master-svg]: https://travis-ci.org/ARMmbed/mbed-os.svg?branch=master [mbed-travis-release]: https://travis-ci.org/ARMmbed/mbed-os/branches [mbed-travis-release-svg]: https://travis-ci.org/ARMmbed/mbed-os.svg?branch=latest [mbed-coveralls-tools]: https://coveralls.io/github/ARMmbed/mbed-os?branch=master [mbed-coveralls-tools-svg]: https://coveralls.io/repos/github/ARMmbed/mbed-os/badge.svg?branch=master [mbed-waffle]: https://waffle.io/ARMmbed/mbed-os [mbed-waffle-svg]: https://badge.waffle.io/ARMmbed/mbed-os.svg?columns=all Arm Mbed OS is an open source embedded operating system designed specifically for the "things" in the Internet of Things. It includes all the features you need to develop a connected product based on an Arm Cortex-M microcontroller, including security, connectivity, an RTOS and drivers for sensors and I/O devices. Mbed OS provides a platform that includes: * Security foundations. * Cloud management services. * Drivers for sensors, I/O devices and connectivity. ## Release notes The [release notes](https://os.mbed.com/releases) detail the current release. You can also find information about previous versions. ## Getting started for developers We have a [developer website](https://os.mbed.com) for asking questions, engaging with others, finding information on boards and components, using an online IDE and compiler, reading the documentation and learning about what's new and what's coming next in Mbed OS. ## Getting started for contributors We also have a [contributing and publishing guide](https://os.mbed.com/contributing/) that covers licensing, contributor agreements and style guidelines.