Programa WARIIOT AIDI421 clase C.
Dependencies: libxDot-mbed5
Fork of mDot_claseC by
CONTRIBUTING.md@0:293d4729cd57, 2020-06-03 (annotated)
- Committer:
- gabrielap
- Date:
- Wed Jun 03 15:25:22 2020 +0000
- Revision:
- 0:293d4729cd57
Programa base para proyecto con mDot en clase C.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
gabrielap | 0:293d4729cd57 | 1 | # Contributing to Mbed OS |
gabrielap | 0:293d4729cd57 | 2 | |
gabrielap | 0:293d4729cd57 | 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. |
gabrielap | 0:293d4729cd57 | 4 | |
gabrielap | 0:293d4729cd57 | 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). |
gabrielap | 0:293d4729cd57 | 6 |