How to build an AWS IoT node running on STM32F769-Discovery board using STM32CubeIDE
I looked at the STM32CubeExpansion_Cloud_AWS_V2.0.0 but it is using the B-L4S5I-IOT01A board with wifi and not Ethernet and STSAFE storage which is not on my board. I found this STM32F746_AWS_IoT example but got lots of compilation errors. It uses ...