Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send buffer becomes full.
This commit is contained in:
		
							parent
							
								
									8f9b5ae00d
								
							
						
					
					
						commit
						85cf202737
					
				
					 6 changed files with 22 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,6 @@
 | 
			
		|||
#define __ENDPOINT_STREAM_H__
 | 
			
		||||
 | 
			
		||||
	/* Includes: */
 | 
			
		||||
		#include <avr/io.h>
 | 
			
		||||
		#include <avr/pgmspace.h>
 | 
			
		||||
		#include <avr/eeprom.h>
 | 
			
		||||
		#include <stdbool.h>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -51,7 +51,6 @@
 | 
			
		|||
#define __PIPE_STREAM_H__
 | 
			
		||||
 | 
			
		||||
	/* Includes: */
 | 
			
		||||
		#include <avr/io.h>
 | 
			
		||||
		#include <avr/pgmspace.h>
 | 
			
		||||
		#include <avr/eeprom.h>
 | 
			
		||||
		#include <stdbool.h>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue