Hi Thiago, First of all, this looks very promising. Good to see that we have options for constrained devices. > > Q: what OSes does it support? > > Currently, it supports Zephyr (https://zephyrproject.org) primarily. It can > also be compiled on Linux, but that should be seen as a tool to ease > development, rather than a real target. > > Porting it to different OSes should be possible. We're considering whether to > port to Contiki and/or RIoT, but we have no plans at this moment to do so. We > welcome contributions in that area. > How easy is it to port to a bare metal device? or something like FreeRTOS? I think the majority of constrained devices, runs on bare metal.
Other thing that I was thinking about was the Thread network protocol. This might be a stupid question as the thread is a network protocol and iotivity is an application protocol but how easy would it be to use the this network protocol in your implementation? Thanks, Hudo.
