Shawn A
Shawn A
Not sure if i mentioned this in another serial console improvements issue or not. - [ ] ability to set newline send characters crlf cr lf or simiar to putty...
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...
add support for serial monitor asserted dtr and rts state from boards.txt ``` generic.serial.disableDTR=true generic.serial.disableRTS=true ``` ``` http://docs.platformio.org/en/latest/userguide/cmd_device.html#platformio-device-monitor Enable software flow control, default Off --rts Set initial RTS line state...
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...
My focus constantly switches to serial, It is very annoying, what is worse is that it tries to compile it if it switches right as you goto upload etc, it...
To work around another issue I added a symblink in libraries to a local library. But it seems to break stuff Maybe this can be ignored or fixed. ``` Traceback...
The new commits issues. Ill just post them here before creating a bunch on new dev issues. ## terminal /serial select all during update Windows The deviot terminal and serial...
It looks like all my platformio.ini keep getting deleted. says they are here /private/tmp/Deviot/folder/platformio.ini Is there somewhere else you can default build folder to , so this doesn't happen to...
WINDOWS ``` reloading settings Packages/User/deviot.sublime-settings Traceback (most recent call last): File "C:\Users\...\Documents\projects\bin\sublimetext\Data\Packages\Deviot (Arduino IDE)\platformio\command.py", line 235, in _finish self._txt.print("\n[{0}]", end_time) AttributeError: 'NoneType' object has no attribute 'print' Exception in thread...
If you add an ip manually as soon as you enter, it auto uploads. Annoying.