use scf/pack instead of protobuf
authoryu.dongliang <18588496441@163.com>
Sat, 9 Mar 2024 14:14:18 +0000 (22:14 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 9 Mar 2024 14:14:18 +0000 (22:14 +0800)
commit94da1cdb4cef422837e55be11b27eee77eaa2de1
tree461defa234548b56c6c3aa1f118cba7e6b4c7818
parent93623a31cd7138de7b97c64f0fbadce5ab517fd8
use scf/pack instead of protobuf
14 files changed:
Makefile
main.c
pack/Makefile [new file with mode: 0644]
pack/main.c [new file with mode: 0644]
pack/scf_pack.c [new file with mode: 0644]
pack/scf_pack.h [new file with mode: 0644]
scf_def.h
scf_eda.pb-c.c [deleted file]
scf_eda.pb-c.h [deleted file]
scf_eda_pack.c [moved from scf_eda_pb.c with 83% similarity]
scf_eda_pack.h [new file with mode: 0644]
scf_eda_pb.h [deleted file]
ses_core.h
ses_layout.c