Split out arm_atsam shift register logic (#14848)
This commit is contained in:
		
							parent
							
								
									1b93d576f8
								
							
						
					
					
						commit
						1b1f3ec68e
					
				
					 10 changed files with 301 additions and 140 deletions
				
			
		| 
						 | 
				
			
			@ -9,7 +9,8 @@ ifeq ($(RGB_MATRIX_DRIVER),custom)
 | 
			
		|||
  SRC += $(ARM_ATSAM_DIR)/md_rgb_matrix.c
 | 
			
		||||
endif
 | 
			
		||||
SRC += $(ARM_ATSAM_DIR)/main_arm_atsam.c
 | 
			
		||||
SRC += $(ARM_ATSAM_DIR)/spi.c
 | 
			
		||||
SRC += $(ARM_ATSAM_DIR)/shift_register.c
 | 
			
		||||
SRC += $(ARM_ATSAM_DIR)/spi_master.c
 | 
			
		||||
SRC += $(ARM_ATSAM_DIR)/startup.c
 | 
			
		||||
 | 
			
		||||
SRC += $(ARM_ATSAM_DIR)/usb/main_usb.c
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue