This is a very simple guide, reviewing the steps required to get Blinky working on an Mbed OS platform.

Dependencies:   RemoteIR

Committer:
sb8718
Date:
Tue Jun 02 08:33:56 2020 +0000
Revision:
142:cb9e8d32d1b9
Parent:
91:3a205782066a
un - new commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 85:b4c5dbbf74e3 1 # Contributing to Mbed OS
mbed_official 85:b4c5dbbf74e3 2
mbed_official 85:b4c5dbbf74e3 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
mbed_official 85:b4c5dbbf74e3 4
mbed_official 91:3a205782066a 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).