FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for erpc_python - EmbeddedRPC/erpc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
EmbeddedRPC
/
erpc
Public
Notifications
You must be signed in to change notification settings
Fork
257
Star
950
Code
Issues
111
Pull requests
23
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
erpc
erpc_python
on
main
User selector
Datepicker
Commit history
Commits on Jul 23, 2025
[RPSDK-1347] Improve eRPC python implementation
Show description for 85ea899
JanKomarekNXP
authored and
MichalPrincNXP
committed
85ea899
View commit details
Copy full SHA for 85ea899
View code at this point
Browse repository at this point
Commits on May 28, 2025
[RPSDK-1365] 1.14.0 release update
Show description for 390c59d
MichalPrincNXP
committed
390c59d
View commit details
Copy full SHA for 390c59d
View code at this point
Browse repository at this point
Commits on May 16, 2025
Fix possible AttributeError and OSError on calling TCPTransport.close() (#438)
Thom747
authored
21b43ec
View commit details
Copy full SHA for 21b43ec
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
[MCUX-71720] Enable erpc middleware repo
Show description for 4bd2ecd
MichalPrincNXP
authored and
TomasGalbickaNXP
committed
4bd2ecd
View commit details
Copy full SHA for 4bd2ecd
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Apply 1.13.0 release update
McuxCIBot
authored and
MichalPrincNXP
committed
5c2c6b7
View commit details
Copy full SHA for 5c2c6b7
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Fix Python client TCPTransports not being able to close (#390)
Show description for a8a7a0d
Thom747
authored
a8a7a0d
View commit details
Copy full SHA for a8a7a0d
View code at this point
Browse repository at this point
Fixing/improving markdown files (#395)
Show description for 7b7c55f
Hadatko
and
MichalPrincNXP
authored
7b7c55f
View commit details
Copy full SHA for 7b7c55f
View code at this point
Browse repository at this point
Commits on Jan 18, 2024
Apply 1.12.0 release update
MichalPrincNXP
committed
85d3dd8
View commit details
Copy full SHA for 85d3dd8
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
eRPC updates 07/2023
Show description for 5cac701
MichalPrincNXP
committed
5cac701
View commit details
Copy full SHA for 5cac701
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
eRPC updates 01/2023
Show description for c4dadea
MichalPrincNXP
committed
c4dadea
View commit details
Copy full SHA for c4dadea
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
Add TCP_NODELAY option to python (#298)
Show description for 3700a81
Hadatko
authored
3700a81
View commit details
Copy full SHA for 3700a81
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Merge branch 'develop' into feature/fix_server_cpu_usage
MichalPrincNXP
authored
1f61535
View commit details
Copy full SHA for 1f61535
View code at this point
Browse repository at this point
Commits on May 27, 2022
eRPC updates 05/2022
Show description for 932a8aa
MichalPrincNXP
committed
932a8aa
View commit details
Copy full SHA for 932a8aa
View code at this point
Browse repository at this point
Commits on May 9, 2022
Bunch of fixes
Show description for 01c8f37
Hadatko
committed
01c8f37
View commit details
Copy full SHA for 01c8f37
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Fix markdown warnings
Show description for abd4bf9
Hadatko
committed
abd4bf9
View commit details
Copy full SHA for abd4bf9
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
Updated copyright
Show description for b79414b
Hadatko
committed
b79414b
View commit details
Copy full SHA for b79414b
View code at this point
Browse repository at this point
Get rid for serial and enum34 dependency.
Show description for 1f5ca4d
Hadatko
committed
1f5ca4d
View commit details
Copy full SHA for 1f5ca4d
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Merge pull request #226 from ACRIOS-Systems/feature/38_fix_python3_compilation
Show description for bd67009
MichalPrincNXP
authored
bd67009
View commit details
Copy full SHA for bd67009
View code at this point
Browse repository at this point
Merge pull request #38 from kacper-ka/master
Show description for 6e0fbbe
MichalPrincNXP
authored
6e0fbbe
View commit details
Copy full SHA for 6e0fbbe
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Update setup.py
Show description for 3544db8
kacper-ka
authored
3544db8
View commit details
Copy full SHA for 3544db8
View code at this point
Browse repository at this point
[38] Fixing error in erpc setup command: use_2to3 is invalid.
Show description for 23ca8cc
Hadatko
committed
23ca8cc
View commit details
Copy full SHA for 23ca8cc
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
eRPC updates 01/2022
Show description for 56393df
MichalPrincNXP
committed
56393df
View commit details
Copy full SHA for 56393df
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
eRPC updates 07/2021
Show description for 9849c5d
MichalPrincNXP
committed
9849c5d
View commit details
Copy full SHA for 9849c5d
View code at this point
Browse repository at this point
Commits on May 7, 2021
eRPC updates 05/2021
Show description for f99e252
MichalPrincNXP
committed
f99e252
View commit details
Copy full SHA for f99e252
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
eRPC updates 10/2020
Show description for 2526606
MichalPrincNXP
committed
2526606
View commit details
Copy full SHA for 2526606
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Extend error msg for python server service handle function.
Hadatko
committed
2414bba
View commit details
Copy full SHA for 2414bba
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
eRPC updates 07/2020
Show description for 5959ccd
MichalPrincNXP
committed
5959ccd
View commit details
Copy full SHA for 5959ccd
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
eRPC updates 12/2019
Show description for f748151
MichalPrincNXP
committed
f748151
View commit details
Copy full SHA for f748151
View code at this point
Browse repository at this point
Commits on May 15, 2019
eRPC updates 05/2019
Show description for f1f01f5
MichalPrincNXP
committed
f1f01f5
View commit details
Copy full SHA for f1f01f5
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
eRPC minor updates
Show description for a5bb968
DusanCervenkaNXP
committed
a5bb968
View commit details
Copy full SHA for a5bb968
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
Updated erpc_python/setup.py
Show description for af40eb8
kacper-ka
committed
af40eb8
View commit details
Copy full SHA for af40eb8
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Add yocto support.
DusanCervenkaNXP
committed
65fd1ee
View commit details
Copy full SHA for 65fd1ee
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
eRPC updates 04/2018
Show description for 42e718e
DusanCervenkaNXP
committed
42e718e
View commit details
Copy full SHA for 42e718e
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
eRPC updates 12/2017 2
Show description for ffee61e
DusanCervenkaNXP
committed
ffee61e
View commit details
Copy full SHA for ffee61e
View code at this point
Browse repository at this point
eRPC updates 12/2017 1
Show description for 9258f58
DusanCervenkaNXP
committed
9258f58
View commit details
Copy full SHA for 9258f58
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL