Migrate half-duplex SERIAL_USART_TX_PIN to DD (#24143)
				
					
				
			This commit is contained in:
		
							parent
							
								
									7ca0424189
								
							
						
					
					
						commit
						5a0112df08
					
				
					 10 changed files with 10 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -8,4 +8,3 @@
 | 
			
		|||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // In ms in which the double tap can occur
 | 
			
		||||
 | 
			
		||||
#define EE_HANDS
 | 
			
		||||
#define SERIAL_USART_TX_PIN GP11
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -33,7 +33,8 @@
 | 
			
		|||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "serial": {
 | 
			
		||||
            "driver": "vendor"
 | 
			
		||||
            "driver": "vendor",
 | 
			
		||||
            "pin": "GP11"
 | 
			
		||||
        },
 | 
			
		||||
        "transport": {
 | 
			
		||||
            "watchdog": true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue