Per Tillisch
Per Tillisch
Sounds good to me. Should I wait a few days to see if anyone else has input before going ahead with the documentation update?
> Sorry I haven't replied to your earlier query about changing the default branch No rush at all, just a suggestion. > changing the default branch. I'm not sure how...
I didn't realize only the repository owner can change the default branch, well thanks for trying.
I contacted the author(Wayne Chu) of the Sleeping Beauty pins_arduino.h file and they responded: > I am poor in providing docs and don't fully understand all licence info. > Basically...
Thanks for your report @yodapuces63. This is an upstream bug that originates in the "TextMate" grammar hosted here: https://github.com/jeff-hykin/better-cpp-syntax That grammar is used by the "C/C++ Language Basics" extension built-in...
Hi @dronus. Thanks for your report. > Starting from terminal, a massive amount of debugging information is printed. The last one about 1 minute 40 seconds after starting, if the...
Hi @jschwender. Please try starting Arduino IDE from the command line and add the `--disable-gpu` flag to the invocation: ```text ./arduino-ide --disable-gpu ``` Add a comment here to let us...
Hi @Chenjiek. Thanks for your report. > Arduino cannot support Chinese paths, file names It will not be possible for us to investigate the problem based on such a vague...
This is expected. The sketch must comply with the specification: https://arduino.github.io/arduino-cli/dev/sketch-specification/#sketch-folders-and-files
Hi @119311 please tell us the full path of one of the sketches that won't open.