Program for Nucleo Board / DMX and MIDI protocols - with nRF24 library (RF communications)

Dependencies:   MOD24_NRF DMX_MIDI nRF24

Committer:
villemejane
Date:
Tue Mar 01 08:39:21 2022 +0000
Revision:
1:5299cd356364
Parent:
0:32bfc984f2f7
Program for Nucleo Board / DMX and MIDI protocols - with nRF24 library (RF communications)

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).