* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`. * Rename `flash_stm32` to `legacy_flash_ops`. * Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			82 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			82 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
TEST_LIST += eeprom_legacy_emulated_flash_tiny eeprom_legacy_emulated_flash_large
 |