micropython-lib aiorepl not working on STM32 Port #11788
Replies: 2 comments
-
I wrote
Support for |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, thanks. |
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.
-
Hello,
I am trying to get the aiorepl to run on the STM32F4DISC board.
If I try this, I get the following output:
line 91 of aiorepl is the following:
In the REPL I see that there is no dict in main:
So the aiorepl lib really cannot run with this port.
What can I do to make aiorepl work on this Port?
Beta Was this translation helpful? Give feedback.
All reactions