Main idea . Serial port interruptions are rare, so they should not affect the continuous cycle of the pressure regulator. Here is a piece of code with interruption from an incoming message, parsing of an incoming control line, and reading of an analog port.

CONTRIBUTING.md

Committer:
Aleksk
Date:
2020-04-17
Revision:
2:df6b8ad18bc5
Parent:
0:342c0ede45d5

File content as of revision 2:df6b8ad18bc5:

# Contributing to Mbed OS

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.

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