Entrega 3er corte - sistemas embebidos

Committer:
Bethory
Date:
Wed May 30 04:46:28 2018 +0000
Revision:
1:fcdb45ee95b9
Parent:
0:6ad07c9019fd
Entrega Final

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Bethory 0:6ad07c9019fd 1 [![Mbed OS][mbed-os-logo]][mbed-os-link]
Bethory 0:6ad07c9019fd 2
Bethory 0:6ad07c9019fd 3 [![Build status release][mbed-travis-release-svg]][mbed-travis-release]
Bethory 0:6ad07c9019fd 4 [![Build status master][mbed-travis-master-svg]][mbed-travis-master]
Bethory 0:6ad07c9019fd 5 [![Tools coverage status][mbed-coveralls-tools-svg]][mbed-coveralls-tools]
Bethory 0:6ad07c9019fd 6 [![PR progress][mbed-waffle-svg]][mbed-waffle]
Bethory 0:6ad07c9019fd 7
Bethory 0:6ad07c9019fd 8 [mbed-os-logo]: logo.png
Bethory 0:6ad07c9019fd 9 [mbed-os-link]: https://www.mbed.com/en/platform/mbed-os/
Bethory 0:6ad07c9019fd 10 [mbed-travis-master]: https://travis-ci.org/ARMmbed/mbed-os
Bethory 0:6ad07c9019fd 11 [mbed-travis-master-svg]: https://travis-ci.org/ARMmbed/mbed-os.svg?branch=master
Bethory 0:6ad07c9019fd 12 [mbed-travis-release]: https://travis-ci.org/ARMmbed/mbed-os/branches
Bethory 0:6ad07c9019fd 13 [mbed-travis-release-svg]: https://travis-ci.org/ARMmbed/mbed-os.svg?branch=latest
Bethory 0:6ad07c9019fd 14 [mbed-coveralls-tools]: https://coveralls.io/github/ARMmbed/mbed-os?branch=master
Bethory 0:6ad07c9019fd 15 [mbed-coveralls-tools-svg]: https://coveralls.io/repos/github/ARMmbed/mbed-os/badge.svg?branch=master
Bethory 0:6ad07c9019fd 16 [mbed-waffle]: https://waffle.io/ARMmbed/mbed-os
Bethory 0:6ad07c9019fd 17 [mbed-waffle-svg]: https://badge.waffle.io/ARMmbed/mbed-os.svg?columns=all
Bethory 0:6ad07c9019fd 18
Bethory 0:6ad07c9019fd 19 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.
Bethory 0:6ad07c9019fd 20
Bethory 0:6ad07c9019fd 21 Mbed OS provides a platform that includes:
Bethory 0:6ad07c9019fd 22 * Security foundations.
Bethory 0:6ad07c9019fd 23 * Cloud management services.
Bethory 0:6ad07c9019fd 24 * Drivers for sensors, I/O devices and connectivity.
Bethory 0:6ad07c9019fd 25
Bethory 0:6ad07c9019fd 26 ## Release notes
Bethory 0:6ad07c9019fd 27 The [release notes](https://os.mbed.com/releases) detail the current release. You can also find information about previous versions.
Bethory 0:6ad07c9019fd 28
Bethory 0:6ad07c9019fd 29 ## Getting started for developers
Bethory 0:6ad07c9019fd 30
Bethory 0:6ad07c9019fd 31 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.
Bethory 0:6ad07c9019fd 32
Bethory 0:6ad07c9019fd 33 ## Getting started for contributors
Bethory 0:6ad07c9019fd 34
Bethory 0:6ad07c9019fd 35 We also have a [contributing and publishing guide](https://os.mbed.com/contributing/) that covers licensing, contributor agreements and style guidelines.