牛卧堂MCU技术交流

标题: [M252] Porting Google Protocol Buffers [打印本页]

作者: admin    时间: 2021-12-28 15:51
标题: [M252] Porting Google Protocol Buffers
Protocol Buffers (Protobuf) is a free and open source cross-platform library used to serialize structured data. It is useful in developing programs to communicate with each other over a network or for storing data. The method involves an interface description language that describes the structure of some data and a program that generates source code from that description for generating or parsing a stream of bytes that represents the structured data.

The M252 provides sample code to demonstrate how to actually make protocol buffer functionality. Note that this sample code also applies to the M251/M254/M256/M258 series.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1022175123





欢迎光临 牛卧堂MCU技术交流 (http://www.nuvoton-mcu.com/) Powered by Discuz! X3.2