Open wraithking101 opened 7 years ago
Hello, You could try with 513b20ffd328934c58af169e2bce0c0a01eddee2
Hi Kishen,
Tested and successfully compiled. Does it only support posix environment at this moment? Did you also demonstrate using a real board like cc2538dk to run iotivity-constrained?
-Shengrong
It had been tested very briefly on an Atmel SAMR21.
Great, thanks for the info.
Hi,
I've compiled the code for RIOT and it gives me the following error home/iot/iotivity-constrained/port/riot/ipadapter.c:19:26: fatal error: net/conn/udp.h: No such file or directory
It seems the current RIOT repository has updated udp socket api. Is it possible to provide the commit id in the README for the RIOT tested in your port?