>> "Iotivity does not support Arduino" sends the wrong message.
>> n  Yes., until we have some constrained releases, better we keep it.
>>
Hi, some comments that worth sharing

I have observed that arduino support broke between 1.2-rel and master,
I've tried to fix in in private branch (I can share WIP patches) ,
and ended to conclusion that 8KB of RAM is not enough for new introduced 
features,
so instead of optimizing it too much, I thought about switching to ESP82266,
latest version of modules are more powerful, and eventually get back to 
Arduino mega later.

ESP8266 platform was proposed for iotivity 1.3-rel,
while iotivity-constrained is more relevant for constrained devices,
I still think it's good to keep building CSDK for MCUs
to at least detect compilations issues
(ie: detect types inconsistencies, like size_t and unit32_t).

So I would suggest to preserve the arduino macros (and jenkins)
and but remove mega2560 of supported hardware 1.3-rel,
while 1.2-rel could be branched for MCU supports (1.2.1 is working on mega).

My 2c

-- 
mailto:philippe.coval at osg.samsung.com gpg:0x467094BC
https://blogs.s-osg.org/author/pcoval/

Reply via email to