This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Protobuf support - how to compile C library
#1
Hi,


To interact with a Zehnder ventilation unit, I would need to encode and decode a protobuf Zehnder protocol.

A LUA protobuf library exists for encoding and decoding, but it requires compilation of C module which seems to be compatible with LuaJIT.

How would I do this for LogicMachine with i.MX28 CPU?


Many thanks,

Kristof
Reply
#2
Package for old CPU (iMX28):
https://dl.openrb.com/pkg/luaprotobuf_20...-1_mxs.ipk

Package for new CPU (iMX6):
https://dl.openrb.com/pkg/luaprotobuf_20...1_imx6.ipk
Reply
#3
Thank you, it works!
Reply


Forum Jump: