missing framebuf module on nucleo board #18482
Unanswered
sanbeg
asked this question in
STM32 / Pyboard
Replies: 1 comment 1 reply
-
|
Have you tried https://docs.micropython.org/en/latest/reference/packages.html |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm trying to port a library for an ILI9341 display, but the library uses the
framebufmodule, and I don't see any way to install that. This is what I currently see installed on the board.Beta Was this translation helpful? Give feedback.
All reactions