contain lorawan with serial_rx enabled
Dependencies: pulga-lorawan-drv SPI_MX25R Si1133 BME280
Revision 52:1bd775571014, committed 2019-04-29
- Comitter:
- mbed_official
- Date:
- Mon Apr 29 14:02:07 2019 +0100
- Parent:
- 51:9fe25b38ba28
- Child:
- 53:1b6c71e938ac
- Commit message:
- add contributing file
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan
Changed in this revision
CONTRIBUTING.md | Show annotated file Show diff for this revision Revisions of this file |
README.md | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CONTRIBUTING.md Mon Apr 29 14:02:07 2019 +0100 @@ -0,0 +1,5 @@ +# Contributing to Mbed OS + +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. + +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).
--- a/README.md Wed Apr 10 13:01:55 2019 +0100 +++ b/README.md Mon Apr 29 14:02:07 2019 +0100 @@ -171,3 +171,11 @@ For more information, please follow this [blog post](https://os.mbed.com/blog/entry/Reducing-memory-usage-by-tuning-RTOS-con/). + + +### License and contributions + +The software is provided under Apache-2.0 license. Contributions to this project are accepted under the same license. Please see [contributing.md](CONTRIBUTING.md) for more info. + +This project contains code from other projects. The original license text is included in those source files. They must comply with our license guide. +