Program for Nucleo Board / DMX and MIDI protocols

Dependencies:   DMX_MIDI

Committer:
villemejane
Date:
Tue Mar 01 08:33:38 2022 +0000
Revision:
1:a4b894352be1
Parent:
0:32bfc984f2f7
Program for Nucleo Board / DMX and MIDI protocols

Who changed what in which revision?

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