A simple C language RPC for embedded device.
Go to file
tqcq f0175170ec
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) Failing after 1m44s
fix antlr use c++17
2023-12-03 12:34:16 +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 feature auto generate lexer parser 2023-12-03 11:57:23 +08:00
test feature support msg seriable 2023-12-02 11:05:25 +08:00
toolchains feature add i686 2023-12-03 12:12:30 +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