This repository contains an example demonstrating the compilation and use of Mbed Crypto on Mbed OS.

Committer:
mbed_official
Date:
Mon Nov 18 15:02:35 2019 +0000
Revision:
2:b0f0cdcada7f
Parent:
0:f34b7234a060
Merge pull request #52 from dgreen-arm/add-jenkinsfile

Add Jenkinsfile for PR testing
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-mbed-crypto

Who changed what in which revision?

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