Add link to third-party signed version of the official FLIP DFU driver for 64-bit Windows OSes to the DFU bootloader readme file.
Add HTML anchor links to URLs in the documentation to ensure that they are rendered correctly in the generated documentation.
This commit is contained in:
		
							parent
							
								
									7882da1ed8
								
							
						
					
					
						commit
						6f993a2f75
					
				
					 8 changed files with 20 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -138,6 +138,9 @@ void ReadNextReport(void)
 | 
			
		|||
	/* Check to see if a packet has been received */
 | 
			
		||||
	if (!(Pipe_IsINReceived()))
 | 
			
		||||
	{
 | 
			
		||||
		/* No packet received (no movement), turn off LEDs */
 | 
			
		||||
		LEDs_SetAllLEDs(LEDS_NO_LEDS);
 | 
			
		||||
	
 | 
			
		||||
		/* Refreeze HID data IN pipe */
 | 
			
		||||
		Pipe_Freeze();
 | 
			
		||||
			
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue