-
Notifications
You must be signed in to change notification settings - Fork 71
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
Fix: automatically select default port and remove mojibake #298
Fix: automatically select default port and remove mojibake #298
Conversation
It would be nice to be able to compile/upload different operating systems in CICD. |
Works well for me now! |
Done |
That should be doable from the github actions workflow or? |
Compiling is fine, but flash is not so easy ...... Though to test xmc-flasher we better be able to flash。 |
26132c1
to
c008480
Compare
Working now! |
…improve-user-experience-xmc4arduino-flasher-script Fix: automatically select default port and remove mojibake
By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---
CONTRIBUTING.md also tells you what to expect in the PR process.
Description
Improve xmc flasher
Related Issue
DESMAKERS3766, DESMAKERS4040
Context
⛔ Synchronizing uploading windows of arduino IDE and the flasher script log as much as possible -> This delay also occurs when using arduino cli. It cannot be improved unless the arduino source code is changed