Replies: 1 comment
-
|
Hi! Has anyone an idea? |
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.
-
Hi!
I am working on an embedded project for a RP2040-based device.
I am trying to compile berry using
arm-none-eabi-gcc.If I set the
CCvar in the Makefile toarm-none-eabi-gcc, I got errors related to features that are not supported by the target, like a file system (dirent.hcompile error).I found berry_mcu, however it is pretty old. Have you another repository for MCU builds? Have you any suggestion?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions