STMicroelectronics / x-cube-azrtos-h7

X-CUBE-AZRTOS-H7 (Azure RTOS Software Expansion for STM32Cube) provides a full integration of Microsoft Azure RTOS in the STM32Cube environment for the STM32H7 series of microcontrollers.
https://www.st.com/en/embedded-software/x-cube-azrtos-h7.html
Other
149 stars 56 forks source link

Azure-IOT Addon #27

Open umtkyck opened 1 year ago

umtkyck commented 1 year ago

I cannot add the Azure IOT-Hub connection to the code, cause it is not defined in CMakelist in Netxduo.

https://github.com/STMicroelectronics/x-cube-azrtos-h7/blob/main/Middlewares/ST/netxduo/addons/CMakeLists.txt

NXD_ENABLE_AZURE_IOT @ line#50.

Is there any way to define it while generating code? There must be a check on "select component" window.

umtkyck commented 1 year ago

@ZAOUSTM @CHAMSTM

Can you pls help me for this?

umtkyck commented 1 year ago

If you have any examples with H7 and AzureIOT, it is also fine for me. I can extract the things frım cubeIDE project.