Fix Creality RET6 env - RE (#19340)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							ade9476721
						
					
				
				
					commit
					26492ff0ea
				
			| @@ -1065,7 +1065,7 @@ build_flags   = ${env:chitu_f103.build_flags} -DCHITU_V5_Z_MIN_BUGFIX | ||||
| [env:STM32F103RET6_creality] | ||||
| platform        = ${common_stm32f1.platform} | ||||
| extends         = common_stm32f1 | ||||
| board           = genericSTM32F103RC | ||||
| board           = genericSTM32F103RE | ||||
| build_flags     = !python Marlin/src/HAL/STM32F1/build_flags.py | ||||
|   ${common.build_flags} -std=gnu++14 -DSTM32_XL_DENSITY -DTEMP_TIMER_CHAN=4 | ||||
| extra_scripts   = ${common.extra_scripts} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user