Re: [dev] iotivity-constrained build failed

2017-11-23 Thread Oleksandr Grytsov
You can build posix simulator and launch it on linux. It simulates HW parts such a RF, storage, timer, uart etc. So, you can't run the simulator on HW platforms directly. But the same source can be cross compiled and launched on any HW platform supported by openthread. For this reason the Makefile

Re: [dev] iotivity-constrained openthread port

2017-11-23 Thread Oleksandr Grytsov
On the gerrit: https://gerrit.iotivity.org/gerrit/#/c/23401/ On my private github: https://github.com/al1img/iotivity-constrained/tree/port_openthread On Thu, Nov 23, 2017 at 1:06 PM, Khaled Elsayed wrote: > Could you share the patch link? > > On Wed, Nov 22, 2017 at 9:14 PM, Oleksandr Gryts

Re: [dev] iotivity-constrained openthread port

2017-11-23 Thread Khaled Elsayed
Could you share the patch link? On Wed, Nov 22, 2017 at 9:14 PM, Oleksandr Grytsov wrote: > It is for IoTivity-Constrained. > The patch is submitted. > > Thanks. > > > On Tue, Nov 21, 2017 at 7:34 PM, Maloor, Kishen > wrote: > >> Hello, >> >> Is this port to IoTivity or IoTivity-Constrained? >>