diff --git a/README.md b/README.md index 9e66451..04d77ff 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ Information about AWS IoT ExpressLink and partner's hardware modules can be foun * [AWS IoT ExpressLink Onboarding-by-Claim Customer/OEM Guide](https://docs.aws.amazon.com/iot-expresslink/latest/oemonboardingguide/oemog.html) ## Prototyping SDK libraries +### C +ExpressLink drivers and examples written in C on different MCU platforms: +#### STM32 MCUs +CMSIS pack for ExpressLink driver and examples, integrated with STM32CubeMX, the native configuration and code generation tool from STMicroelectronics. +The combination enables developers to quickly and easily create applications that connect to AWS IoT Core using ExpressLink modules with various STM32 MCUs. +https://github.com/stm32-hotspot/I-CUBE-ExpressLink ### Python, CircuitPython, MicroPython