On quinta-feira, 13 de julho de 2017 17:50:57 PDT sunlf wrote:
> Hi, Devs,
> 
> I'm writing this mail to ensure one question.
> 
> To run IoT, is there any hardware limitation? What's the smallest request of
> FLASH and RAM?

That depends on which of the two implementations you're talking about.

If you mean the full implementation, it's unconstrained. It has no memory 
limit and will use as much as it needs to, in order to accomplish what is 
asked of by the application. If you are trying to fit it into a device with 
less than 32 MB of RAM and/or Flash, you're looking at the wrong 
implementation.

The constrained implementation runs on 20 kB of RAM and 80 kB of Flash.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
iotivity-dev mailing list
[email protected]
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to