| 
							
							
								 Kai Morich | 9c1ca288ae | CH34x: data bits, parity, stop bits CP21xx: mark+space
all devices: return error on unsupported parameters | 2018-01-20 13:09:29 +01:00 |  | 
			
				
					| 
							
							
								 mike w | b96f9ca7a2 | Merge pull request #108 from Scypho/master adding support for USB devices with only one channel | 2016-09-11 16:32:00 -04:00 |  | 
			
				
					| 
							
							
								 João Costa | 458ed446fb | Add support for Arduino Micro | 2016-07-08 16:29:55 +01:00 |  | 
			
				
					| 
							
							
								 mike w | f53c5e548a | Merge pull request #103 from xeonfusion/patch-1 Update ProlificSerialDriver.java | 2016-03-23 19:31:24 -04:00 |  | 
			
				
					| 
							
							
								 xseignard | e0d9c3c091 | Added CH34x driver | 2015-12-09 02:29:30 +01:00 |  | 
			
				
					| 
							
							
								 SJ | 9d48757285 | - Updating Gradle project to > 1.0.0 - Updated .gitignore with Github ignore settings
- Updated build tools and SDK versions to 22
- Migrated .gradle files from pre-1.0.0 to post-1.0.0 | 2015-06-23 00:24:43 -04:00 |  | 
			
				
					| 
							
							
								 Jens Peter Schroer | 45b8364103 | adding support for USB devices with only one channel | 2015-05-12 12:23:40 +02:00 |  | 
			
				
					| 
							
							
								 xeonfusion | 50dda78a63 | Update ProlificSerialDriver.java Missing Parity case in switch statement causes the Prolific driver code to crash when Parity is set to Even. | 2015-03-13 15:50:14 +04:00 |  | 
			
				
					| 
							
							
								 Trey Marc | b251430e02 | remove uncessary call to mWriteBuffer.position() assigne len with mWriteBuffer.position() before testing | 2014-11-10 23:35:03 +01:00 |  | 
			
				
					| 
							
							
								 mike w | ef13784f4f | Fix off-by-one error in filterStatusBytes.Closes #74. | 2014-11-10 10:24:53 -05:00 |  | 
			
				
					| 
							
							
								 treymarc | 4ccaff47b1 | source formating :replaced tab | 2014-10-27 22:03:58 +01:00 |  | 
			
				
					| 
							
							
								 Trey Marc | 8f439384a7 | Correct USART init for stm32 autobauding Hello,
I had some headache trying to figure out the issue when flashing some stm32 mcu over uart [1] 
With the above changes i can now flash stm32 devices correctly.
regards,
1 : http://www.st.com/web/en/resource/technical/document/application_note/CD00264342.pdf | 2014-10-27 21:26:37 +01:00 |  | 
			
				
					| 
							
							
								 bens-unit01 | 09c84a4a3c | added support to retrieve the device serial number | 2014-09-16 11:50:50 -07:00 |  | 
			
				
					| 
							
							
								 mike wakerly | dbdf95525e | maven: Update group name and artifact id. | 2014-09-08 11:22:17 -07:00 |  | 
			
				
					| 
							
							
								 mike wakerly | 06582e68ad | Add Maven Central uploadArchivestarget.Issue #70. | 2014-09-08 11:02:45 -07:00 |  | 
			
				
					| 
							
							
								 mike wakerly | a9c42b96e1 | Update build tools. | 2014-06-24 13:45:45 -07:00 |  | 
			
				
					| 
							
							
								 mike wakerly | 6ef85d04c1 | cdc: Special case read timout == Integer.MAX_VALUE. Some systems return 0 from read() when the device has been disconnected.
The only way to detect this is to 'never' expect a timeout. | 2014-06-14 12:55:28 -07:00 |  | 
			
				
					| 
							
							
								 mike wakerly | 8e8ded4a9c | cdc: Add async read capability. | 2014-06-14 12:55:28 -07:00 |  | 
			
				
					| 
							
							
								 mike wakerly | 95592f984a | Convert to gradle. | 2014-06-14 12:55:24 -07:00 |  |