Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
		
							parent
							
								
									f150258e5a
								
							
						
					
					
						commit
						c157c19b81
					
				
					 130 changed files with 284 additions and 249 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,8 @@ DEBUG_MATRIX		 = no
 | 
			
		|||
# know what you're doing.
 | 
			
		||||
#
 | 
			
		||||
# No touchy, capiche?
 | 
			
		||||
SRC += matrix.c i2c_master.c
 | 
			
		||||
SRC += matrix.c
 | 
			
		||||
I2C_DRIVER_REQUIRED = yes
 | 
			
		||||
ifneq ($(strip $(BALLSTEP)),)
 | 
			
		||||
    OPT_DEFS += -DTRKSTEP=$(strip $(BALLSTEP))
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,8 @@ DEBUG_MATRIX		 = yes
 | 
			
		|||
# know what you're doing.
 | 
			
		||||
#
 | 
			
		||||
# No touchy, capiche?
 | 
			
		||||
SRC += matrix.c i2c_master.c
 | 
			
		||||
SRC += matrix.c
 | 
			
		||||
I2C_DRIVER_REQUIRED = yes
 | 
			
		||||
ifneq ($(strip $(BALLSTEP)),)
 | 
			
		||||
    OPT_DEFS += -DTRKSTEP=$(strip $(BALLSTEP))
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,8 @@ DEBUG_MATRIX		 = no
 | 
			
		|||
# know what you're doing.
 | 
			
		||||
#
 | 
			
		||||
# No touchy, capiche?
 | 
			
		||||
SRC += matrix.c i2c_master.c
 | 
			
		||||
SRC += matrix.c
 | 
			
		||||
I2C_DRIVER_REQUIRED = yes
 | 
			
		||||
ifneq ($(strip $(BALLSTEP)),)
 | 
			
		||||
    OPT_DEFS += -DTRKSTEP=$(strip $(BALLSTEP))
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,8 @@ DEBUG_MATRIX		 = yes
 | 
			
		|||
# know what you're doing.
 | 
			
		||||
#
 | 
			
		||||
# No touchy, capiche?
 | 
			
		||||
SRC += matrix.c i2c_master.c
 | 
			
		||||
SRC += matrix.c
 | 
			
		||||
I2C_DRIVER_REQUIRED = yes
 | 
			
		||||
ifneq ($(strip $(BALLSTEP)),)
 | 
			
		||||
    OPT_DEFS += -DTRKSTEP=$(strip $(BALLSTEP))
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,4 +8,4 @@ COMMAND_ENABLE		= yes
 | 
			
		|||
BOOTMAGIC_ENABLE = yes      # Enable Bootmagic Lite
 | 
			
		||||
 | 
			
		||||
SRC += matrix.c
 | 
			
		||||
QUANTUM_LIB_SRC += i2c_master.c
 | 
			
		||||
I2C_DRIVER_REQUIRED = yes
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue