This is the initial version of my 7-segment hardware test and software demo project. This project will also be the starting point for the EE- 2905 Week 10 lab practical.

Committer:
mbed_official
Date:
Thu Jan 17 09:00:02 2019 +0000
Revision:
90:37c3d70b5cb6
Parent:
85:b4c5dbbf74e3
Child:
91:3a205782066a
Merge pull request #157 from cmonr/master

Updating mbed-os to mbed-os-5.11.2
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 85:b4c5dbbf74e3 1 # Contributing to Mbed OS
mbed_official 85:b4c5dbbf74e3 2
mbed_official 85:b4c5dbbf74e3 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.
mbed_official 85:b4c5dbbf74e3 4
mbed_official 85:b4c5dbbf74e3 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/latest/reference/contributing.html).