Change MK66F18 -> MK66FX1M0 (#14659)
				
					
				
			This commit is contained in:
		
							parent
							
								
									85b3f5a406
								
							
						
					
					
						commit
						1a9e7b95ab
					
				
					 5 changed files with 6 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -81,7 +81,7 @@ ifneq ($(findstring MK20DX256, $(MCU)),)
 | 
			
		|||
  BOARD ?= PJRC_TEENSY_3_1
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
ifneq ($(findstring MK66F18, $(MCU)),)
 | 
			
		||||
ifneq ($(findstring MK66FX1M0, $(MCU)),)
 | 
			
		||||
  # Cortex version
 | 
			
		||||
  MCU = cortex-m4
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue