Google Protocol Buffer 在 STM32 平台上的移植

目录 前言 怎么使用 gen.exe? 怎么使用 Keil5 编译? How to compile protoc.exe? 前言 因为项目需要,我需要在 STM32 平台上使用 Google 出品的 Protocol Buffer 打包数据发送到服务器,但是官方的 protoc 翻译器不支持生成c语言版本的代码,无奈只好去 github 搜一下轮子,搜到了 protobuf-c 这个轮子,并成功将
相关文章
相关标签/搜索