ECE595 - Lab 3 Part 2 - 4-Digit Display Program - TA

Dependencies:   DigitDisplay

Committer:
priyank12p
Date:
Sat Jan 16 00:47:35 2021 +0000
Revision:
1:93e233c997ad
Parent:
0:4cb6e9d0da34
Initial Commit

Who changed what in which revision?

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