8 lines
		
	
	
		
			166 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			166 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #if defined(__FREERTOS)
 | |
| #if defined(_BSP_NA51089_)
 | |
| #include "nand_protected_na51089.h"
 | |
| #elif defined(_BSP_NA51000_)
 | |
| #include "nand_protected_na51000.h"
 | |
| #endif
 | |
| #endif
 | 
