Martino Facchin

Results 45 issues of Martino Facchin

This PR adds "Arduino MKRWAN1300" as a native target for STML0. `MKRWANBridge.ino` sketch must be flashed only once on the SAMD microcontroller which becomes a sort of serial-to-usb converter with...

Proposal to implement https://github.com/arduino/arduino-cli/issues/1826 ~~3rd commit is totally up to discussion (also the other two of course :smile: )~~ 3rd commit was replaced by much saner arduino/arduino-builder#302 @matthijskooijman @PaulStoffregen

`arduino-builder` skips prototype generation for some particularly crafted functions to avoid unclear/difficult to debug compilation errors. Anyway, it could be useful to inform the user that the prototype has not...

type: enhancement
topic: preprocessor
topic: code

Imported from https://github.com/arduino/Arduino/issues/5946 The include discovery routine seems to fail for paths encoded with Chinese characters.

type: imperfection
topic: code

_Moved from https://github.com/arduino/Arduino/issues/6276 by @my1fail_ ``` Arduino: 1.8.2 (Linux), Board: "Digispark (Default - 16.5mhz)" /home/a1/Progs/arduino-1.8.2/arduino-builder -dump-prefs ... -verbose /run/user/1000/gvfs/smb-share:server=europa,share=tausch/Arduino/Sketches/Blink_test/Blink_test.ino/Blink_test.ino.ino open /run/user/1000/gvfs/smb-share: no such file or directory ```

type: imperfection
topic: code

As reported [here](https://github.com/arduino/Arduino/issues/7568) , the compilation seems to continue even if a sketch is not in the correct location. This could cause any kind of issues since the buidler starts...

type: imperfection
topic: code

... and display them even if the file is not being recompiled. Should allow removing 48aa042 from #301 There's a concurrency issue on cached prints that should be solved before...

use the latest one based on semver a dependency was added (github.com/blang/semver), hopefully we'll use it somwhere else since it's really useful In this way we get rid of the...

## Bug Report ### Describe the bug The new white icon is almost invisible using default KDE settings ### To Reproduce ![image](https://user-images.githubusercontent.com/8843437/111609137-4975a880-87da-11eb-8cbd-d07eef8bf70d.png) ### Expected behavior ## Environment (please complete the...

type: enhancement
os: linux