A simple C language RPC for embedded device.
Go to file
tqcq 2254698f64
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Has been cancelled
fix add miss header <algorithm>
2023-12-03 12:48:27 +08:00
.gitea/workflows fix install 2023-12-03 12:14:14 +08:00
3party/anltr feature auto generate lexer parser 2023-12-03 11:57:23 +08:00
cmake fix antlr use c++17 2023-12-03 12:34:16 +08:00
src fix add miss header <algorithm> 2023-12-03 12:48:27 +08:00
test feature support msg seriable 2023-12-02 11:05:25 +08:00
toolchains feature add filesystem 2023-12-03 12:42:44 +08:00
.clang-format feature support generate message 2023-12-02 00:32:54 +08:00
.gitignore feature move gen to grammar 2023-12-03 08:04:44 +08:00
CMakeLists.txt gs 2023-12-03 12:33:49 +08:00
main.cpp feature auto generate lexer parser 2023-12-03 11:57:23 +08:00