Adding UART and UART + USB muxed CLI output.
- The UART out may be useful for Bluetooth keyboards at some point
This commit is contained in:
		
							parent
							
								
									6f563bdc9f
								
							
						
					
					
						commit
						dd8b04dce2
					
				
					 5 changed files with 468 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -53,7 +53,7 @@ set(   ScanModule "MDPure" )
 | 
			
		|||
set(  MacroModule "PartialMap" )
 | 
			
		||||
 | 
			
		||||
##| Sends the current list of usb key codes through USB HID
 | 
			
		||||
set( OutputModule "uartOut" )
 | 
			
		||||
set( OutputModule "usbMuxUart" )
 | 
			
		||||
 | 
			
		||||
##| Debugging source to use, each module has it's own set of defines that it sets
 | 
			
		||||
set(  DebugModule "full" )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue