找回密码
 立即注册

QQ登录

只需一步,快速开始

打印 上一主题 下一主题
开启左侧

[M252] Porting Google Protocol Buffers

[复制链接]
跳转到指定楼层
楼主
admin 发表于 2021-12-28 15:51:57 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  • Application: This example code demonstrates how to use Nanopb to implement protocol buffers in M252. Nanopb is an ANSI-C implementation of Google Protocol Buffers data format.
  • BSP Version: M251/M252/M254/M256/M258 Series CMSIS BSP V3.01.002
  • Hardware: NuMaker-M252SD Ver1.2
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
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 顶 踩
牛卧堂
回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

新唐MCU