STMicroelectronics / x-cube-azure-telematics

Azure IoT Expansion Package for STM32Cube.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X-CUBE-AZURE-TELEMATICS Microsoft Azure IoT Software Expansion for STM32Cube

Summary

The X-CUBE-AZURE-TELEMATICS (STM32 Azure IoT software for STM32Cube) provides ready-to-run firmware examples to support quick evaluation and development of Azure IoT Cloud applications on B-U585I-IOT02A.

Note: Please refer to X-CUBE-AZURE v2 package for a secured implementation with TFM Trustzone security and STSAFE device

Description

Available applications:

How to use it?

Please clone this repo using recursive option in order to get all the required submodules:

git clone --recursive https://github.com/STMicroelectronics/x-cube-azure-telematics.git

Otherwise run the following command after cloned:

git submodule init 
git submodule update

Contributing

STM32 customers and users who want to contribute to this component can follow instructions provided in the CONTRIBUTING guide.

Keywords

RTOS, Network, ThreadX, NetXDuo, Azure IoT, MQTT, DNS, TLS, WIFI, MXCHIP

Release note

Details about the content of this release are available in the release note here.

About

Azure IoT Expansion Package for STM32Cube.

License:Other


Languages

Language:C 72.3%Language:CSS 15.7%Language:Assembly 10.8%Language:HTML 1.3%