The Mbed OS file system example with sdio-driver for LPC55S69_NS and DISCO_F746NG targets

Dependencies:   sdio-glue

Committer:
elelthvd
Date:
Wed Nov 11 11:22:02 2020 +0800
Revision:
3:ebff5971c078
Parent:
0:5db1517e0856
Add sdio-glue

Who changed what in which revision?

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