On 19/10/16 12:32, Khaled Qorany wrote: > Dear Developers > > We were working on porting csdk layer of Iotivity on the ESP8266 chip, Great that's something I had in mind for some time, specially since latest version has more memory into it.
> which is a low-price wifi module with a full TCP/IP stack plus a MCU > in a single chip, as a new target. We would like to share this > contribution with the community and merge it to be part of the main > distribution of IoTivity. > > But unfortunately, I don't have previous working experience with > Gerrit and seems there are some build failures with Jenkins-iotivity. > Thus, if there is anyone who would like to help, this would be great, > which whould speed up the merging process. Count on me if you need help > > You can find the mentioned patch here > https://gerrit.iotivity.org/gerrit/#/c/13315/ Well, You need to make it build on all listed platforms :P So let's start with linux try ./autobuild.sh unit_tests and fix issues *15:47:04* plugins/samples/linux/SConscript:elif target_os not in ['arduino', 'esp8266']: then I can check on tizen target too Great job again ! see you on gerrit. -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161019/626f6682/attachment.html>
