This is an example application based on Mbed-OS LoRaWAN protocol APIs. The Mbed-OS LoRaWAN stack implementation is compliant with LoRaWAN v1.0.2 specification.

Dependencies:   Lorawan_Version_0_1

Dependents:   Lorawan_Version_0_1

Committer:
jacktractive
Date:
Tue Feb 04 14:38:51 2020 +0000
Revision:
74:b05ae4efbd12
Parent:
52:1bd775571014
final 1_0

Who changed what in which revision?

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