-
If I open serial monitor and a serial port is busy it just acts like nothing is wrong and does not detect this, it shows green and sits there with empty buffer..
Expected
```py
[Mon Jul 22 21…
-
Fresh install of Stino on Ubuntu 18.04 machine. Added Arduino AVR platform version 1.8.2
For some reason it downloads an Apple version of avr tools. As a result build fails with the "Exec format er…
-
Not sure if you updated something but, I am having compilations every time I upload now.
toggling untouch platformio made no difference.
OSX
-
I cannot tell which device is which, I love seeing the names, but when there are dups, its a problem
![screen shot 2018-03-08 at 10 10 22 pm](https://user-images.githubusercontent.com/807787/371901…
-
on Build...
[Build] /Users/blabla/Documents/Arduino/blabla/blabla...
**[Step 1] Check Toolchain.
[Error] Toolchain is not ready. Please build the sketch after the toolchain installation done.**
…
-
I cannot find where I previously wrote this , I am creating a new issue.
It seems the serial console takes 2-3 seconds to start after upload because I miss any serial logging during that time, I ha…
-
It seems that linter context errors, stay in a buffer even after recompile.
If there is an error, previous errors show back up, even after closing them.
### reproduce
make syntax error
compile…
-
I would like for this project to succeed and progress. Looks like Python 2.7 is end of life as of 2020 which is rapidly approaching.
"Being the last of the 2.x series, 2.7 will have an extended pe…
-
I'm trying to add a new path to the `env` var but I'm having a problem. If use:
```js
"env": {"new_path"}
```
I got an parse error because a dictionary needs a `key` and a `value`, the question …
-