Example code to toggle the RGB LED of the application shield with a State Machine

Committer:
pcordemans
Date:
Wed Oct 28 12:17:07 2020 +0000
Revision:
0:00a89ddb74dc
Toggles RGB led with a State Machine

Who changed what in which revision?

UserRevisionLine numberNew contents of line
pcordemans 0:00a89ddb74dc 1 # Contributing to Mbed OS
pcordemans 0:00a89ddb74dc 2
pcordemans 0:00a89ddb74dc 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.
pcordemans 0:00a89ddb74dc 4
pcordemans 0:00a89ddb74dc 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).