A way to call arbitrary function using uctypes? #15980
Plaque-fcc
started this conversation in
General
Replies: 1 comment
-
You may want to take a look at #15714, which lets you write your own inline assembler stubs and use those to call functions at arbitrary addresses. You'd still have to perform the argument marshalling/unmarshalling, but it's still better than nothing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My friend is trying MicroPython the hard way and wants me to convey his message (question, or a request for comments):
Beta Was this translation helpful? Give feedback.
All reactions