Commit 76fa28b
File tree
328 files changed
+32876
-4110
lines changed- .circleci
- .github/workflows
- cmake
- doxygen
- erpc_c
- config
- infra
- port
- transports
- erpc_java
- src/main/java/io/github/embeddedrpc/erpc/auxiliary
- erpc_python
- erpc
- erpcgen
- src
- cpptemplate
- examples
- MCUXPRESSO_SDK
- erpc_matrix_multiply/service
- erpc_two_way_rpc/service
- hello_world
- c
- java
- src/main/java/org/example
- py
- idl
- ble
- matrix_multiply_java
- src/main/java/io/github/embeddedrpc/erpc/example/erpc_matrix_multiply
- client
- common
- interfaces
- server
- matrix_multiply_python
- service
- erpc_matrix_multiply
- matrix_multiply_tcp_c
- zephyr
- matrix_multiply_mbox
- remote/src
- service
- src
- service
- matrix_multiply_rpmsglite
- remote/src/service
- src/service
- matrix_multiply_tcp/src
- service
- matrix_multiply_uart/src/service
- mcux
- scripts/kconfig
- test
- common
- java_impl_tests
- src
- main/java/io/github/embeddedrpc/erpc/tests
- test_annotations/test_unit_test_common
- client
- common
- interfaces
- server
- test_arrays/test_unit_test_common
- client
- common
- enums
- interfaces
- server
- test/java/io/github/embeddedrpc/erpc/tests/client
- python_impl_tests
- scripts
- common
- server
- service
- test_annotations
- test_binary
- test_builtin
- test_const
- test_enums
- test_lists
- test_struct
- test_typedef
- test_unions
- test_annotations
- test_arbitrator
- test_arrays
- test_binary
- test_builtin
- test_const
- test_enums
- test_lists
- test_struct
- test_typedef
- test_unions
- test_annotations
- test_arbitrator
- test_arrays
- test_binary
- test_builtin
- test_callbacks
- test_const
- test_enums
- test_lists
- test_struct
- test_typedef
- test_unions
- zephyr
- rpmsglite
- config
- test_arbitrator/config
- uart
- config
- test_annotations
- test_arbitrator
- test_arrays
- test_binary
- test_builtin
- test_callbacks
- test_const
- test_enums
- test_lists
- test_struct
- test_typedef
- test_unions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
328 files changed
+32876
-4110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
| |||
0 commit comments