berezovskyi/protobuf-embedded-c

Big Endian support

Opened this issue · 1 comments

Hello,

the approach to develop an efficient implementation of protobuf is perfect.
I had a look at the tool and tried to understand the generated source.
At the moment it seems that only little endian architectures are supported , is 
this correct?
Since I intended to test it on a AVR32 platform which is big endian it might be 
a problem.
Are there plans from your side to support other byte encodings?

Thanks a lot,

Daniel

Original issue reported on code.google.com by ds.syste...@googlemail.com on 18 Dec 2012 at 10:47

Original comment by wolfgang.schwitzer on 13 Mar 2013 at 11:49

  • Changed state: Accepted
  • Added labels: Milestone-1.0M5