Migrate RN42 to UART driver and refactor (#15492)
This commit is contained in:
		
							parent
							
								
									78648b37e9
								
							
						
					
					
						commit
						77d3e564f7
					
				
					 4 changed files with 135 additions and 71 deletions
				
			
		| 
						 | 
				
			
			@ -720,6 +720,7 @@ ifeq ($(strip $(BLUETOOTH_ENABLE)), yes)
 | 
			
		|||
 | 
			
		||||
    ifeq ($(strip $(BLUETOOTH_DRIVER)), RN42)
 | 
			
		||||
        OPT_DEFS += -DMODULE_RN42
 | 
			
		||||
        SRC += $(TMK_DIR)/protocol/serial_uart.c
 | 
			
		||||
        SRC += $(DRIVER_PATH)/bluetooth/rn42.c
 | 
			
		||||
        QUANTUM_LIB_SRC += uart.c
 | 
			
		||||
    endif
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue