issues
search
EmbeddedRPC
/
erpc
Embedded RPC
https://github.com/EmbeddedRPC/erpc/wiki
BSD 3-Clause "New" or "Revised" License
776
stars
213
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Race condition two threads getting expected reply error
#439
amgross
opened
5 days ago
1
Fix possible AttributeError and OSError on calling TCPTransport.close()
#438
Thom747
opened
2 weeks ago
0
feat: add support for unix sockets to TCPTransport in erpc_python
#437
brussee
opened
2 weeks ago
0
[BUG] When enabling ERPC_MESSAGE_LOGGING, results in compilation failure
#436
rbrune-polaris
opened
3 weeks ago
2
[FEATURE] Define parameter config.
#435
Hadatko
opened
1 month ago
4
Notify arbitrator client of timeout
#434
elupus
opened
2 months ago
1
[FEATURE]I hope to release a library based on the C language. C++ libraries are very unfriendly to embedded sdk environments.
#433
ueJone
opened
2 months ago
20
Make java code jdk11 compliant
#432
LukaBrazia
opened
3 months ago
0
[BUG] Cant build erpc on aarch64.
#431
mastaresplinter
opened
3 months ago
0
[QUESTION] Build for android arm64-v8a
#430
kkonevets
opened
3 months ago
0
[QUESTION] dose this project still maintained
#429
amgross
closed
4 months ago
2
Rust infrastructure concept and matrix multiply example
#428
mmisik
opened
5 months ago
0
Erpcgen reimplementation in rust
#427
mmisik
opened
5 months ago
0
[QUESTION]
#426
akpour
opened
5 months ago
2
client manager: added user context to error handler (#424)
#425
gabbla
opened
6 months ago
0
[FEATURE] Add context to the error handler callback
#424
gabbla
opened
6 months ago
0
[BUG] TCPTransport::underlyingReceive not signal safe
#423
infn-ke
opened
7 months ago
0
[BUG] erpcgen does not work with multiple files
#422
sillydan1
opened
7 months ago
1
fix for issue 420: UART ZEPHYR Transport will (most likely) stop to work after a few transactions when using USB-CDC
#421
ghost
closed
7 months ago
5
[BUG] UART ZEPHYR Transport will (most likely) stop to work after a few transactions when using USB-CDC
#420
ghost
closed
7 months ago
1
Draft: erpcgen: Add namespace and remove typedefs in C++ common header
#419
PhilippHaefele
opened
7 months ago
0
[BUG] Using multiple eRPC clients/server in a C++ project lead to redefinition of struct binary_t
#418
PhilippHaefele
opened
8 months ago
2
Add BSD-3 license to endianness agnostic files
#417
amgross
closed
8 months ago
1
[QUESTION] Why to use copy constructor if can write straight to the object
#416
amgross
opened
8 months ago
0
[QUESTION] I need to do to add custom serialization and deserialization to a certain type
#415
lotoohe-space
opened
8 months ago
1
[QUESTION] Struct member Client side free function
#414
Diagano
opened
8 months ago
0
Fix linking error on FreeRTOS when using portYIELD_FROM_ISR
#413
Thom747
opened
8 months ago
0
[QUESTION] How to write const <type> *<member> in structure in IDL ?
#412
NeroSC
closed
8 months ago
0
[BUG] Warning about definition of implicit copy constructor
#411
PhilippHaefele
opened
9 months ago
3
transport: fix zephyr uart transport. See #409
#410
gabbla
closed
8 months ago
0
[BUG] Zephyr UART transport does not works with CDC ACM transport
#409
gabbla
closed
8 months ago
4
[BUG] Mac target builds are failing.
#408
Hadatko
opened
9 months ago
0
Asign value to ptrSize, to avoid maybe-uninitialized warning
#407
amgross
opened
9 months ago
2
Call assert for listType before dereferencing
#406
andriyndev
opened
9 months ago
0
run_uart.py in Zephyr example does not exist
#405
gdb3-ampaworks
opened
9 months ago
2
[QUESTION]Did erpc support multi client &one server use?
#404
cecwxf
opened
9 months ago
2
Remove cstbool library
#403
Hadatko
closed
9 months ago
1
add matrix multiply example for CPP
#402
letanphuc
opened
9 months ago
1
Erpc: support for different versions of the messages [QUESTION]
#401
jozefkralovic
opened
10 months ago
3
How to generate only C code for erpc file
#400
pioneerAlone
closed
9 months ago
7
Porting to IAR C
#399
darwyy
opened
10 months ago
5
Multiple client support usage
#398
tmordeko
opened
10 months ago
7
[FEATURE] Use google test to test each class using e.g. mock feature.
#397
Hadatko
opened
11 months ago
0
align switch brackets
#396
Hadatko
closed
9 months ago
1
Fixing/improving markdown files
#395
Hadatko
closed
9 months ago
2
[BUG] TCP transport cannot be built without thread support
#394
kevin-peng-hao
opened
12 months ago
1
Fix spi and i2c header offset
#393
Hadatko
closed
1 year ago
1
Add hello world example
#392
Hadatko
opened
1 year ago
2
[QUESTION] Python & groups
#391
kpr-8
opened
1 year ago
6
Fix Python client TCPTransports not being able to close
#390
Thom747
closed
9 months ago
2
Next