Ivan Kravets 
							
						 
					 
					
						
						
							
						
						108b892e30 
					 
					
						
						
							
							Control device monitor output with filters and text transformations  
						
						
						
						
					 
					
						2020-03-12 14:28:54 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						ce6b96ea84 
					 
					
						
						
							
							Use native open/io.open for file contents reading/writing  
						
						
						
						
					 
					
						2020-03-05 23:52:13 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						49ceadc6ad 
					 
					
						
						
							
							Move exceptions to their components  
						
						
						
						
					 
					
						2019-11-28 16:15:54 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						0328037b49 
					 
					
						
						
							
							Handle project configuration (monitor, test, and upload options) for PIO Remote commands //  Resolve   #2591  
						
						
						
						
					 
					
						2019-11-11 22:38:16 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						6218b773fd 
					 
					
						
						
							
							Better support for file contents writing // Issue  #2796  
						
						
						
						
					 
					
						2019-10-17 18:48:59 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						7c41c7c2f3 
					 
					
						
						
							
							Introduce Black to automate code formatting  
						
						
						
						
					 
					
						2019-09-23 23:13:48 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						6a90388649 
					 
					
						
						
							
							Move FS related helpers to fs.py module  
						
						
						
						
					 
					
						2019-08-12 19:44:37 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						61db0f1d6a 
					 
					
						
						
							
							YAPF 0.27.0  
						
						
						
						
					 
					
						2019-05-30 23:42:15 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						8643f0454e 
					 
					
						
						
							
							Move "glob_escape" and "get_file_contents" helpers to "compat" module  
						
						
						
						
					 
					
						2019-05-17 13:18:15 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						aaf61082c1 
					 
					
						
						
							
							Replace "--only-check" CLI option by "--dry-run"  
						
						
						
						
					 
					
						2019-05-16 20:02:45 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						aa2bc4a63b 
					 
					
						
						
							
							Implement "get_file_contents" helper  
						
						
						
						
					 
					
						2018-12-27 14:48:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						45e75f7473 
					 
					
						
						
							
							Copyright (c) 2014-present PlatformIO <contact@platformio.org>  
						
						... 
						
						
						
						Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. 
						
						
					 
					
						2017-06-05 16:02:39 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						571a52b432 
					 
					
						
						
							
							Move core packages to the one place; Bump to 3.0.0a17  
						
						
						
						
					 
					
						2017-03-11 23:28:55 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						ce066417e9 
					 
					
						
						
							
							Add new options  `--monitor-rts and --monitor-dtr to pio test` command  
						
						
						
						
					 
					
						2017-01-23 00:13:58 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						8b121a1ccb 
					 
					
						
						
							
							Fix LDF C/C++ Preprocessor for conditional syntax //  Resolve   #837  
						
						
						
						
					 
					
						2016-11-28 23:24:21 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						d070e63c3a 
					 
					
						
						
							
							Incremental Project Synchronisation for PIO Plus //  Resolve   #825  
						
						
						
						
					 
					
						2016-11-26 22:59:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						3d5fe149c3 
					 
					
						
						
							
							Reload command for remote, update, improved docs; Bump to 3.2b2  
						
						
						
						
					 
					
						2016-11-12 00:28:49 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						9b786ba8c7 
					 
					
						
						
							
							Remote Unit Testing  
						
						
						
						
					 
					
						2016-11-02 18:24:52 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						653f8b87ec 
					 
					
						
						
							
							Drop support for PySerial 2.7  
						
						
						
						
					 
					
						2016-10-31 18:13:41 +02:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						5771a9e0f8 
					 
					
						
						
							
							Docs for PIO Remote, PIO Account; other improvements for docs  
						
						
						
						
					 
					
						2016-10-29 19:55:36 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						1d203b46b4 
					 
					
						
						
							
							Change default exit combination for Device Monitor from `Ctrl+] to Ctrl+C`  
						
						
						
						
					 
					
						2016-10-10 20:08:54 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						4ead3f0570 
					 
					
						
						
							
							Pass all options to remote serial monitor  
						
						
						
						
					 
					
						2016-10-10 18:30:58 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						aa8199201f 
					 
					
						
						
							
							Catch ReturnCode exception  
						
						
						
						
					 
					
						2016-10-05 21:43:28 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						b708653c26 
					 
					
						
						
							
							Allow multiple emails for PIO Remote share  
						
						
						
						
					 
					
						2016-10-04 19:37:48 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						2c8736777b 
					 
					
						
						
							
							Share option for PIO Remote agent  
						
						
						
						
					 
					
						2016-10-04 14:13:30 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						00aeaf021d 
					 
					
						
						
							
							Further work on PIO Remote  
						
						
						
						
					 
					
						2016-10-04 01:24:38 +03:00 
						 
				 
			
				
					
						
							
							
								Ivan Kravets 
							
						 
					 
					
						
						
							
						
						5cfca6b1f6 
					 
					
						
						
							
							Initial support for PIO Remote  
						
						
						
						
					 
					
						2016-09-26 22:15:08 +03:00