-
-
Notifications
You must be signed in to change notification settings - Fork 398
arduino upload sketch panic #179
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
found reason: runtime panic not working while you not using so i have 2 questions to maintainers:
if somebody have this problem, please, contact me, we will fix this bug 🙃 |
For an explanation of why there is no FQBN for your nano see: There is actually a specific mention of the Nano's FQBN in the FAQ: I provided some more general information on determining the FQBN for any board here: |
Hey, @per1234, thanks for answering! Okay, may be fqbn is important cause different platforms have different build and upload systems, i understand it. |
I don't understand what you're asking.
I'm sure contributions to this project are welcome and will be considered for acceptance. Although this repository doesn't have a contributing guide, there is one in the arduino/Arduino repository which contains information relevant to contributing in general: |
Thanks so much for contributing guide! |
We had some improvements in providing information about FQBN (fixed in release 0.5.0). |
Co-authored-by: Martino Facchin <m.facchin@arduino.cc>
So, i tried to upload sketch on my arduino nano, but i catch up panic. here it is:
i will try to understand where is the problem, but arduino-cli is SO raw as much as it can be. so sad 😞😞😞😞😞
The text was updated successfully, but these errors were encountered: