Skip to content
README.md 1.08 KiB
Newer Older
# IoT Reference Integration for Corstone-3xx
## Introduction
This reference integration demonstrates how to develop cloud connected applications and update them securely by integrating modular [FreeRTOS kernel](https://www.freertos.org/RTOS.html) and [libraries](https://www.freertos.org/libraries/categories.html) and utilizing hardware enforced security based on [Arm TrustZone (Armv8-M)](https://www.arm.com/architecture/learn-the-architecture/m-profile). This project is based on [Corstone-300](https://developer.arm.com/Processors/Corstone-300) platform. 

## Running the examples
Refer to the [Getting Started Guide](Getting_Started_Guide.md) for step by step instructions on setting up your development environment, building and running the examples.

## Contribution
See [CONTRIBUTING](CONTRIBUTING.md) for more information.

## License
Source code located in the *Projects*, *Middleware/FreeRTOS* directory is available under the terms of the MIT License. See the [LICENSE](./LICENSE) file for more details.

Other files in the repository are available under the terms specified in each source file.