Libraries necessary to run lab 7 programs

Dependencies:   mbed mbed-rtos EthernetInterface

Committer:
wssingle
Date:
Mon Mar 30 01:39:49 2020 +0000
Revision:
0:886e2f3dbafc
Library versions necessary to run lab 7 programs

Who changed what in which revision?

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