-
-
Notifications
You must be signed in to change notification settings - Fork 215
Packaged core doesn't ship with patches folder #587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @aqw42 , |
I do not have access to my computer right now, i'll send you that on monday |
Hello,
|
I also tried using the options -c and -u, did not fix |
Ah, I found the problem. Basically, the released package doesn't contain the |
Hello !
Another issue with mbed Core
Operating system: ParrotOS Debian Based -> 5.18.0-14parrot1-amd64
Compiling command:
arduino-cli compile test -b arduino:mbed_portenta:envie_m7 -v
Arduino mbed version : 3.4.1
Ino file:
test/test.ino
At first it compiles fine, but when i recompile mbed it crashes. (The install is clean i deleted and reinstalled everything)
Compiling command :
./mbed-os-to-arduino -a PORTENTA_H7_M7:PORTENTA_H7_M
from directory :
/home/chickpea/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1
The Mbed compilation works just fine, but when i recompile test here is the error :
I did this because it fails with my build, with a bunch of other errors from variant.cpp and from MBedTLS.cpp.
So i guess i'm doing this wrong, could anyone help ?
Thanks
The text was updated successfully, but these errors were encountered: