Add flash ram helpers
This commit is contained in:
		
						commit
						7152031229
					
				@ -78,6 +78,7 @@ impl<const FLASH_SIZE: usize> Flash<FLASH_SIZE> {
 | 
				
			|||||||
        });
 | 
					        });
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
impl<const FLASH_SIZE: usize> ErrorType for Flash<FLASH_SIZE> {
 | 
					impl<const FLASH_SIZE: usize> ErrorType for Flash<FLASH_SIZE> {
 | 
				
			||||||
    type Error = Error;
 | 
					    type Error = Error;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user