Open wvsbsp opened 2 years ago
Sorry you're having problems, but this causes no problems when compiling with 1.8.13 on Ubuntu, nor during CI testing (which runs on Linux). So I can't reproduce this, and we use Linux all the time. Changing from bug to trouble report, as I can't reproduce.
Describe the bug
After installing the library, Arduino starts with error-messages "non ASCII characters in filenames". In the Linux Version of Arduino no dashes are allowed in filenames (and so also in the containing folder-names) Most of your examples contain dashes in the filename.
Environment
To Reproduce install Linux...
Expected behavior regular start of arduino.
Additional Information i could just rename the files, but with the next update of the library, the problem will reappear.