At the moment, our supported/verified version are 

Arduino Due
Arduino Mega

The Mega seems to be an 8 bit processor?

http://www.atmel.com/devices/atmega1280.aspx



On Wed, 2015-05-13 at 15:39 +0000, Light, John J wrote:
> The question really is whether we expect to support 16-bit constrained
> devices.
> 
>  
> 
> Arduino Due int is 32-bit; others are 16-bit.
> 
>  
> 
> It boils down to how many bits we can put in an enum, which is defined
> to be the size of an int.
> 
>  
> 
> John Light
> 
> Intel OTC OIC Development
> 
> 
> _______________________________________________
> iotivity-dev mailing list
> iotivity-dev at lists.iotivity.org
> https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to