TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
102 stars 32 forks source link

Serialization CByteArraySerializerPlugin should support Big-endian and Small-endian #131

Closed sdalgard closed 6 years ago

sdalgard commented 8 years ago

The communication between RCD small (ARM-CM3) and host (PC) is not fully supported due to different endian-ness. To cover heterogenios targets we need that conversion between Big-endian and Small-endian is supported consistently

brice-morin commented 6 years ago

This should be fixed. See #218 which allow reversing the endianess