My use case is to send image to Amazon AWS cloud using KAA. Embedded board which I use does not have any operating system. I am trying to use C SDK for my cortex M4 based board. But it does not have any OS.
For which platform option do I need to compile C SDK? Will it be possible to use this generated KAA library to place on embedded board and send data to AWS?