This website requires JavaScript.
Explore
Help
Register
Sign In
lgv
/
cmvr_head
Watch
1
Star
0
Fork
0
You've already forked cmvr_head
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8063250f66
cmvr_head
/
applications
/
erpc
/
proto
/
head_service.erpc
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat:add erpc uart
2025-12-24 18:28:20 +08:00
interface demo {
feat:add erpc usb cdc interface
2026-01-07 11:41:07 +08:00
add(int32 a, int32 b) -> int32;
sum_i32(list<int32> arr) -> int64;
feat:add erpc uart
2025-12-24 18:28:20 +08:00
};
Reference in New Issue
Copy Permalink