Test program - based on blink program from MBED

Committer:
villemejane
Date:
Sun Dec 05 13:08:56 2021 +0000
Revision:
0:10cc86071dd4
Test program - based on blink program from MBED

Who changed what in which revision?

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